/src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
asan_interface_internal.h | 40 // This structure is used to describe the source location of a place where 57 __asan_global_source_location *location; // Source location of a global, member in struct:__asan_global
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
conn.h | 38 u8 location; member in struct:nvbios_connE
|
dcb.h | 28 uint8_t location; member in struct:dcb_output
|
/src/games/battlestar/ |
globals.c | 258 struct room *location; variable in typeref:struct:room *
|
/src/sys/external/bsd/drm/dist/shared-core/ |
xgi_drm.h | 68 unsigned int location; member in struct:xgi_mem_alloc
|
/src/sys/ufs/ffs/ |
ffs_wapbl.c | 517 * If the superblock doesn't already have a recorded journal location 547 int error, location; local in function:wapbl_log_position 595 location = UFS_WAPBL_JOURNALLOC_END_PARTITION; 614 location = UFS_WAPBL_JOURNALLOC_IN_FILESYSTEM; 632 /* update superblock with log location */ 634 fs->fs_journal_location = location; 754 * Find a suitable location for the journal in the filesystem.
|
/src/sys/arch/macppc/dev/ |
smusat.c | 61 char location[32]; member in struct:smusat_sensor 155 memset(sensor->location, 0, sizeof(sensor->location)); 156 OF_getprop(node, "location", sensor->location, 157 sizeof(sensor->location)); 188 DPRINTF("sensor: location %s reg %x zone %d type %s\n", 189 sensor->location, sensor->reg, sensor->zone, type); 207 for (j = 0; j < strlen(sensor->location); j++) { 208 sysctl_sensor_name[j] = tolower(sensor->location[j]) [all...] |
smu.c | 64 char location[32]; member in struct:smu_fan 309 memset(fan->location, 0, sizeof(fan->location)); 310 OF_getprop(node, "location", fan->location, 311 sizeof(fan->location)); 340 DPRINTF("fan: location %s reg %x zone %d rpm_ctl %d " 342 fan->location, fan->reg, fan->zone, fan->rpm_ctl, 420 "%s", fan->location); 431 if (OF_getprop(child, "location", loc, 32) == 0) goto next [all...] |
/src/sys/fs/cd9660/ |
cd9660_rrip.h | 138 char location [ISODCL ( 4, 11)]; member in struct:__anoneb0f309c0e08
|
/src/sys/lib/libunwind/ |
DwarfParser.hpp | 73 RegisterSavedWhere location; member in struct:_Unwind::CFI_Parser::RegisterLocation 350 results->savedRegisters[reg].location = kRegisterInCFA; 363 results->savedRegisters[reg].location = kRegisterUnused; 372 results->savedRegisters[reg].location = kRegisterUnused; 381 results->savedRegisters[reg].location = kRegisterInRegister; 432 results->savedRegisters[reg].location = kRegisterAtExpression; 443 results->savedRegisters[reg].location = kRegisterInCFA; 466 results->savedRegisters[reg].location = kRegisterOffsetFromCFA; 475 results->savedRegisters[reg].location = kRegisterOffsetFromCFA; 482 results->savedRegisters[reg].location = kRegisterIsExpression [all...] |
/src/usr.sbin/autofs/ |
common.c | 172 node_new(struct node *parent, char *key, char *options, char *location, 189 n->n_location = location; 442 log_warnx("failed to expand location for %s", 623 * "key location", map entries are shown in a single line; 722 * key [-options] [ [/mountpoint] [-options2] location ... ] 735 *options2 = NULL, *location = NULL; local in function:parse_map_yyin 821 if (options2 != NULL || location != NULL) { 834 if (location != NULL) { 842 if (location != NULL) { 848 * If location field starts with colon, e.g. ":/dev/cd0" [all...] |
/src/sbin/bioctl/ |
bioctl.c | 202 str2locator(const char *string, struct locator *location) 216 location->lun = strtonum(lun, 0, 256, &errstr); 220 location->lun = 0; 222 location->target = strtonum(targ, 0, 256, &errstr); 225 location->channel = strtonum(parse, 0, 256, &errstr); 513 "Disk", "Model/Serial", "Status", "Size", "Location"); 575 struct locator location; local in function:bio_setstate_hotspare 589 bio_setstate_common(fd, argv[1], &bs, &location); 599 struct locator location; local in function:bio_setstate_passthru 623 bio_setstate_common(fd, argv[1], &bs, &location); 694 struct locator location; local in function:bio_volops_create 900 struct locator location; local in function:bio_volops_remove 936 struct locator location; local in function:bio_setblink [all...] |
/src/sys/dev/ |
smbiosvar.h | 190 uint8_t location; /* location in chassis */ member in struct:smbios_board
|
/src/sys/stand/efiboot/ |
smbios.h | 185 uint8_t location; /* location in chassis */ member in struct:smbios_board
|
/src/sys/kern/ |
subr_asan.c | 90 struct __asan_global_source_location *location; member in struct:__asan_global
|
/src/usr.sbin/makefs/ |
udf.c | 383 uint32_t location; local in function:udf_prepare_fids 398 location = udf_rw32(icb->loc.lb_num); 399 location += offset / context.sector_size; 401 fid->tag.tag_loc = udf_rw32(location); 636 uint32_t location; local in function:udf_append_file_contents 652 location = udf_rw32(data_icb->loc.lb_num); 655 return udf_write_virt(fdata, location, vpart, sectors); 868 /* remember our location for hardlinks */
|
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
vmwgfx_execbuf.c | 71 * @mob_loc: Pointer to location for mob id to be modified 72 * @location: Pointer to location for guest pointer to be modified 79 SVGAGuestPtr *location; member in union:vmw_relocation::__anon0a1ebe2d010a 645 * @id_loc: Pointer to the location in the command buffer currently being parsed 1150 * @vmw_bo_p: Points to a location that, on successful return will carry a 1205 * @vmw_bo_p: Points to a location that, on successful return will carry a 1244 reloc->location = ptr; 3325 reloc->location->offset += bo->offset; 3326 reloc->location->gmrId = SVGA_GMR_FRAMEBUFFER [all...] |
/src/usr.bin/ftp/ |
fetch.c | 1126 char *location, *message; local in function:negotiate_connection 1128 *auth = message = location = NULL; 1177 } else if (match_token(&cp, "Location:")) { 1178 location = ftp_strdup(cp); 1179 DPRINTF("%s: parsed location as `%s'\n", 1229 if (EMPTYSTRING(location)) { 1231 "No redirection Location provided by server"); 1241 location); 1242 *rval = fetch_url(url, location, 1247 location); 1410 char *volatile location; local in function:fetch_url [all...] |
/src/sys/fs/hfs/ |
libhfs.h | 196 hfs_macos_point_t location; member in struct:__anon46ade0a11008 210 hfs_macos_point_t location; member in struct:__anon46ade0a11208
|
/src/sys/arch/rs6000/include/ |
iplcb.h | 197 char location[4]; /* location of the BUC */ member in struct:buc_info
|
/src/sbin/fsck_udf/ |
main.c | 542 uint32_t location; local in function:udf_quick_check_fids_piece 559 location = lb_num + offset / context.sector_size; 561 if (udf_rw32(fid->tag.tag_loc) != location) 586 uint32_t location; local in function:udf_fids_fixup 595 location = lb_num + offset / context.sector_size; 596 fid->tag.tag_loc = udf_rw32(location); 1149 * location of iso9660 VRS is defined as first sector AFTER 32kb, 1212 uint32_t location; local in function:udf_find_anchor 1216 location = layout.anchors[anum]; 1224 rpos = (uint64_t) location * sz_guess 1535 uint32_t location; local in function:udf_writeout_lvint [all...] |