crypto/krb5/src/plugins/tls/k5tls/openssl.c
391
load_anchor(SSL_CTX *ctx, const char *location)
crypto/krb5/src/plugins/tls/k5tls/openssl.c
397
if (strncmp(location, "FILE:", 5) == 0) {
crypto/krb5/src/plugins/tls/k5tls/openssl.c
398
return load_anchor_file(store, location + 5);
crypto/krb5/src/plugins/tls/k5tls/openssl.c
399
} else if (strncmp(location, "DIR:", 4) == 0) {
crypto/krb5/src/plugins/tls/k5tls/openssl.c
400
return load_anchor_dir(store, location + 4);
crypto/krb5/src/plugins/tls/k5tls/openssl.c
401
} else if (strncmp(location, "ENV:", 4) == 0) {
crypto/krb5/src/plugins/tls/k5tls/openssl.c
402
envloc = secure_getenv(location + 4);
crypto/openssl/crypto/ocsp/ocsp_ext.c
452
ad->location->type = GEN_URI;
crypto/openssl/crypto/ocsp/ocsp_ext.c
453
ad->location->d.ia5 = ia5;
crypto/openssl/crypto/ocsp/v3_ocsp.c
228
if (GENERAL_NAME_print(bp, ad->location) <= 0)
crypto/openssl/crypto/x509/v3_info.c
131
if (!v2i_GENERAL_NAME_ex(acc->location, method, ctx, &ctmp, 0))
crypto/openssl/crypto/x509/v3_info.c
50
ASN1_SIMPLE(ACCESS_DESCRIPTION, location, GENERAL_NAME)
crypto/openssl/crypto/x509/v3_info.c
74
tmp = i2v_GENERAL_NAME(method, desc->location, tret);
crypto/openssl/crypto/x509/v3_utl.c
471
if (ad->location->type == GEN_URI) {
crypto/openssl/crypto/x509/v3_utl.c
472
if (!append_ia5(&ret, ad->location->d.uniformResourceIdentifier))
crypto/openssl/include/openssl/x509v3.h
209
GENERAL_NAME *location;
crypto/openssl/test/ocspapitest.c
169
if (!TEST_ptr(ad->location))
crypto/openssl/test/ocspapitest.c
171
GENERAL_NAME_free(ad->location);
crypto/openssl/test/ocspapitest.c
172
ad->location = NULL;
crypto/openssl/test/ocspapitest.c
175
GENERAL_NAME_free(ad->location);
crypto/openssl/test/ocspapitest.c
176
ad->location = GENERAL_NAME_new();
crypto/openssl/test/ocspapitest.c
177
if (!TEST_ptr(ad->location))
lib/libusb/usb.h
253
uint32_t location;
sbin/ifconfig/ifieee80211.c
2271
if ((flags & REQ_INDOOR) && reg->location == 'O') {
sbin/ifconfig/ifieee80211.c
2277
if ((flags & REQ_OUTDOOR) && reg->location == 'I') {
sbin/ifconfig/ifieee80211.c
2551
regdomain.location = d;
sbin/ifconfig/ifieee80211.c
4854
if (reg->location == 'I')
sbin/ifconfig/ifieee80211.c
4856
else if (reg->location == 'O')
stand/libsa/cd9660.c
157
cdb2devb(isonum_733(shc->location)),
stand/libsa/cd9660read.c
85
isonum_733(shc->location));
sys/dev/aq/aq_hw.h
287
uint8_t location;
sys/dev/aq/aq_hw.h
298
uint8_t location;
sys/dev/aq/aq_hw.h
311
uint8_t location;
sys/dev/aq/aq_hw.h
345
#define HW_ATL_GET_REG_LOCATION_FL3L4(location) \
sys/dev/aq/aq_hw.h
346
((location) - AQ_RX_FIRST_LOC_FL3L4)
sys/dev/aq/aq_hw_llh.c
2019
hw_atl_rpfl3l4_ipv4_dest_addr_clear(struct aq_hw *aq_hw, uint8_t location)
sys/dev/aq/aq_hw_llh.c
2021
AQ_WRITE_REG(aq_hw, HW_ATL_RX_GET_ADDR_DESTA_FL3L4(location), 0U);
sys/dev/aq/aq_hw_llh.c
2025
hw_atl_rpfl3l4_ipv4_src_addr_clear(struct aq_hw *aq_hw, uint8_t location)
sys/dev/aq/aq_hw_llh.c
2027
AQ_WRITE_REG(aq_hw, HW_ATL_RX_GET_ADDR_SRCA_FL3L4(location), 0U);
sys/dev/aq/aq_hw_llh.c
2031
hw_atl_rpfl3l4_cmd_clear(struct aq_hw *aq_hw, uint8_t location)
sys/dev/aq/aq_hw_llh.c
2033
AQ_WRITE_REG(aq_hw, HW_ATL_RX_GET_ADDR_CTRL_FL3L4(location), 0U);
sys/dev/aq/aq_hw_llh.c
2037
hw_atl_rpfl3l4_ipv6_dest_addr_clear(struct aq_hw *aq_hw, uint8_t location)
sys/dev/aq/aq_hw_llh.c
2043
HW_ATL_RX_GET_ADDR_DESTA_FL3L4(location + i), 0U);
sys/dev/aq/aq_hw_llh.c
2047
hw_atl_rpfl3l4_ipv6_src_addr_clear(struct aq_hw *aq_hw, uint8_t location)
sys/dev/aq/aq_hw_llh.c
2053
HW_ATL_RX_GET_ADDR_SRCA_FL3L4(location + i), 0U);
sys/dev/aq/aq_hw_llh.c
2057
hw_atl_rpfl3l4_ipv4_dest_addr_set(struct aq_hw *aq_hw, uint8_t location,
sys/dev/aq/aq_hw_llh.c
2060
AQ_WRITE_REG(aq_hw, HW_ATL_RX_GET_ADDR_DESTA_FL3L4(location),
sys/dev/aq/aq_hw_llh.c
2065
hw_atl_rpfl3l4_ipv4_src_addr_set(struct aq_hw *aq_hw, uint8_t location,
sys/dev/aq/aq_hw_llh.c
2068
AQ_WRITE_REG(aq_hw, HW_ATL_RX_GET_ADDR_SRCA_FL3L4(location),
sys/dev/aq/aq_hw_llh.c
2073
hw_atl_rpfl3l4_cmd_set(struct aq_hw *aq_hw, uint8_t location, uint32_t cmd)
sys/dev/aq/aq_hw_llh.c
2075
AQ_WRITE_REG(aq_hw, HW_ATL_RX_GET_ADDR_CTRL_FL3L4(location), cmd);
sys/dev/aq/aq_hw_llh.c
2079
hw_atl_rpfl3l4_ipv6_src_addr_set(struct aq_hw *aq_hw, uint8_t location,
sys/dev/aq/aq_hw_llh.c
2086
HW_ATL_RX_GET_ADDR_SRCA_FL3L4(location + i), ipv6_src[i]);
sys/dev/aq/aq_hw_llh.c
2090
hw_atl_rpfl3l4_ipv6_dest_addr_set(struct aq_hw *aq_hw, uint8_t location,
sys/dev/aq/aq_hw_llh.c
2097
HW_ATL_RX_GET_ADDR_DESTA_FL3L4(location + i), ipv6_dest[i]);
sys/dev/aq/aq_hw_llh.h
1049
void hw_atl_rpfl3l4_ipv4_dest_addr_clear(struct aq_hw *aq_hw, uint8_t location);
sys/dev/aq/aq_hw_llh.h
1052
void hw_atl_rpfl3l4_ipv4_src_addr_clear(struct aq_hw *aq_hw, uint8_t location);
sys/dev/aq/aq_hw_llh.h
1055
void hw_atl_rpfl3l4_cmd_clear(struct aq_hw *aq_hw, uint8_t location);
sys/dev/aq/aq_hw_llh.h
1058
void hw_atl_rpfl3l4_ipv6_dest_addr_clear(struct aq_hw *aq_hw, uint8_t location);
sys/dev/aq/aq_hw_llh.h
1061
void hw_atl_rpfl3l4_ipv6_src_addr_clear(struct aq_hw *aq_hw, uint8_t location);
sys/dev/aq/aq_hw_llh.h
1064
void hw_atl_rpfl3l4_ipv4_dest_addr_set(struct aq_hw *aq_hw, uint8_t location,
sys/dev/aq/aq_hw_llh.h
1068
void hw_atl_rpfl3l4_ipv4_src_addr_set(struct aq_hw *aq_hw, uint8_t location,
sys/dev/aq/aq_hw_llh.h
1072
void hw_atl_rpfl3l4_cmd_set(struct aq_hw *aq_hw, uint8_t location,
sys/dev/aq/aq_hw_llh.h
1076
void hw_atl_rpfl3l4_ipv6_src_addr_set(struct aq_hw *aq_hw, uint8_t location,
sys/dev/aq/aq_hw_llh.h
1080
void hw_atl_rpfl3l4_ipv6_dest_addr_set(struct aq_hw *aq_hw, uint8_t location,
sys/dev/aq/aq_hw_llh_internal.h
3341
#define HW_ATL_RX_GET_ADDR_CTRL_FL3L4(location) \
sys/dev/aq/aq_hw_llh_internal.h
3342
(HW_ATL_RX_CTRL_ADDR_BEGIN_FL3L4 + ((location) * 0x4))
sys/dev/aq/aq_hw_llh_internal.h
3343
#define HW_ATL_RX_GET_ADDR_SRCA_FL3L4(location) \
sys/dev/aq/aq_hw_llh_internal.h
3344
(HW_ATL_RX_SRCA_ADDR_BEGIN_FL3L4 + ((location) * 0x4))
sys/dev/aq/aq_hw_llh_internal.h
3345
#define HW_ATL_RX_GET_ADDR_DESTA_FL3L4(location) \
sys/dev/aq/aq_hw_llh_internal.h
3346
(HW_ATL_RX_DESTA_ADDR_BEGIN_FL3L4 + ((location) * 0x4))
sys/dev/aq/aq_main.c
1126
aq_vlans[i].location = i;
sys/dev/ath/if_ath.c
6364
__func__, reg->regdomain, reg->country, reg->location,
sys/dev/ath/if_ath.c
6422
ic->ic_regdomain.location = 'I';
sys/dev/ath/if_ath.c
6428
ic->ic_regdomain.location, ic->ic_regdomain.ecm ? " ecm" : "");
sys/dev/ciss/cissreg.h
371
struct ciss_notify_locator location;
sys/dev/hpt27xx/hpt27xx_os_bsd.c
306
void os_check_stack(const char *location, int size){}
sys/dev/hpt27xx/hptintf.h
1397
HPT_U8 location; /* 0 - system */
sys/dev/hpt27xx/hptintf.h
2158
int hpt_get_parameter_list(HPT_U32 location, char *outBuffer, HPT_U32 outBufferSize);
sys/dev/hpt27xx/osm.h
244
void os_check_stack(const char *location, int size);
sys/dev/hptnr/hptintf.h
1393
HPT_U8 location; /* 0 - system */
sys/dev/hptnr/hptintf.h
2154
int hpt_get_parameter_list(HPT_U32 location, char *outBuffer, HPT_U32 outBufferSize);
sys/dev/hptnr/hptnr_os_bsd.c
293
void os_check_stack(const char *location, int size){}
sys/dev/hptnr/osm.h
229
void os_check_stack(const char *location, int size);
sys/dev/hptrr/hptintf.h
1182
HPT_U8 location; /* 0 - system */
sys/dev/hptrr/hptintf.h
1875
int hpt_get_parameter_list(HPT_U32 location, char *outBuffer, HPT_U32 outBufferSize);
sys/dev/hptrr/hptrr_os_bsd.c
279
void os_check_stack(const char *location, int size){}
sys/dev/hptrr/osm.h
196
void os_check_stack(const char *location, int size);
sys/dev/ice/ice_lib.c
2599
#define ICE_VSI_STAT40(name, location) \
sys/dev/ice/ice_lib.c
2602
&prev_es->location, &cur_es->location)
sys/dev/ice/ice_lib.c
2604
#define ICE_VSI_STAT32(name, location) \
sys/dev/ice/ice_lib.c
2607
&prev_es->location, &cur_es->location)
sys/dev/ice/ice_lib.c
2666
#define ICE_PF_STAT_PFC(name, location, index) \
sys/dev/ice/ice_lib.c
2669
&prev_ps->location[index], &cur_ps->location[index])
sys/dev/ice/ice_lib.c
2671
#define ICE_PF_STAT40(name, location) \
sys/dev/ice/ice_lib.c
2674
&prev_ps->location, &cur_ps->location)
sys/dev/ice/ice_lib.c
2676
#define ICE_PF_STAT32(name, location) \
sys/dev/ice/ice_lib.c
2679
&prev_ps->location, &cur_ps->location)
sys/dev/iicbus/adc/ad7417.c
310
char location[96];
sys/dev/iicbus/adc/ad7417.c
319
prop_len = OF_getprop(child, "hwsensor-location", location,
sys/dev/iicbus/adc/ad7417.c
320
sizeof(location));
sys/dev/iicbus/adc/ad7417.c
323
strcpy(sc->sc_sensors[i].therm.name, location + len);
sys/dev/iicbus/adc/ad7417.c
324
prev_len = strlen(location + len) + 1;
sys/dev/iicbus/adc/ad7417.c
364
OF_getprop(node, "location", location, sizeof(location));
sys/dev/iicbus/adc/ad7417.c
365
strcpy(sc->sc_sensors[i].therm.name, location);
sys/dev/iicbus/pwm/adt746x.c
350
char *location;
sys/dev/iicbus/pwm/adt746x.c
358
location_len = OF_getprop_alloc(child, "hwctrl-location", (void **)&location);
sys/dev/iicbus/pwm/adt746x.c
361
OF_prop_free(location);
sys/dev/iicbus/pwm/adt746x.c
368
strlcpy(sc->sc_fans[i].fan.name, location + len, 32);
sys/dev/iicbus/pwm/adt746x.c
369
prev_len = strlen(location + len) + 1;
sys/dev/iicbus/pwm/adt746x.c
390
OF_prop_free(location);
sys/dev/iicbus/sensor/max6690.c
177
char location[96];
sys/dev/iicbus/sensor/max6690.c
185
prop_len = OF_getprop(child, "hwsensor-location", location,
sys/dev/iicbus/sensor/max6690.c
186
sizeof(location));
sys/dev/iicbus/sensor/max6690.c
189
strcpy(sc->sc_sensors[i].therm.name, location + len);
sys/dev/iicbus/sensor/max6690.c
190
prev_len = strlen(location + len) + 1;
sys/dev/ixgbe/ixgbe_common.c
5094
data->sensor[i].location = sensor_location;
sys/dev/ixgbe/ixgbe_type.h
345
u8 location;
sys/dev/mwl/if_mwl.c
4478
ic->ic_regdomain.location = 'I';
sys/dev/sound/pci/hda/hdaa.c
3228
as[i].location = -1;
sys/dev/sound/pci/hda/hdaa.c
3331
if (as[cnt].location == -1) {
sys/dev/sound/pci/hda/hdaa.c
3332
as[cnt].location =
sys/dev/sound/pci/hda/hdaa.c
3334
} else if (as[cnt].location !=
sys/dev/sound/pci/hda/hdaa.c
3336
as[cnt].location = -2;
sys/dev/sound/pci/hda/hdaa.c
7009
loc1 = devinfo->as[pdevinfo->playas].location;
sys/dev/sound/pci/hda/hdaa.c
7011
loc1 = devinfo->as[pdevinfo->recas].location;
sys/dev/sound/pci/hda/hdaa.c
7013
loc2 = devinfo->as[pdevinfo->recas].location;
sys/dev/sound/pci/hda/hdaa.h
163
int location; /* Pins location, if all have the same */
sys/dev/wtap/if_wtap.c
734
ic->ic_regdomain.location = 1; /* Indoors */
sys/fs/cd9660/cd9660_rrip.c
504
ana->iso_ce_blk = isonum_733(p->location);
sys/fs/cd9660/cd9660_rrip.h
136
u_char location [ISODCL ( 4, 11)];
sys/kern/subr_asan.c
80
struct __asan_global_source_location *location;
sys/kern/vfs_bio.c
4553
biotrack_buf(struct bio *bp, const char *location)
sys/kern/vfs_bio.c
4556
buf_track(bp->bio_track_bp, location);
sys/net80211/_ieee80211.h
442
uint8_t location; /* I (indoor), O (outdoor), other */
sys/net80211/ieee80211_regdomain.c
289
ie->cc[2] = (rd->location == 'I' ? 'I' :
sys/net80211/ieee80211_regdomain.c
290
rd->location == 'O' ? 'O' : ' ');
sys/net80211/ieee80211_regdomain.c
363
if (reg->rd.location != 'I' && reg->rd.location != 'O' &&
sys/net80211/ieee80211_regdomain.c
364
reg->rd.location != ' ') {
sys/net80211/ieee80211_regdomain.c
366
"%s: invalid location 0x%x\n", __func__, reg->rd.location);
sys/net80211/ieee80211_regdomain.c
72
ic->ic_regdomain.location = ' '; /* both */
sys/powerpc/powermac/fcu.c
450
char location[144];
sys/powerpc/powermac/fcu.c
459
prop_len = OF_getprop(child, "hwctrl-location", location,
sys/powerpc/powermac/fcu.c
460
sizeof(location));
sys/powerpc/powermac/fcu.c
463
strcpy(sc->sc_fans[i].fan.name, location + len);
sys/powerpc/powermac/fcu.c
465
prev_len = strlen(location + len) + 1;
sys/sys/bio.h
159
void biotrack_buf(struct bio *bp, const char *location);
sys/sys/bio.h
162
biotrack(struct bio *bp, const char *location)
sys/sys/bio.h
166
biotrack_buf(bp, location);
sys/sys/bio.h
170
biotrack(struct bio *bp __unused, const char *location __unused)
sys/sys/buf.h
492
buf_track(struct buf *bp __unused, const char *location __unused)
sys/sys/buf.h
496
bp->b_io_tracking[BUF_TRACKING_ENTRY(bp->b_io_tcnt++)] = location;
sys/sys/buf.h
498
bp->b_io_tracking = location;
tests/sys/sys/bitstring_test.c
398
int location;
tests/sys/sys/bitstring_test.c
404
location = 0;
tests/sys/sys/bitstring_test.c
405
bit_ffs_area(bitstr, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
406
ATF_REQUIRE_EQ_MSG(-1, location,
tests/sys/sys/bitstring_test.c
413
location = 0;
tests/sys/sys/bitstring_test.c
414
bit_ffs_area(bitstr, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
415
ATF_REQUIRE_EQ_MSG(5, location,
tests/sys/sys/bitstring_test.c
416
"bit_ffs_area: failed to find location of size 3 %d", location);
tests/sys/sys/bitstring_test.c
422
location = 0;
tests/sys/sys/bitstring_test.c
423
bit_ffs_area(bitstr, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
424
ATF_REQUIRE_EQ_MSG(5, location,
tests/sys/sys/bitstring_test.c
427
location = 0;
tests/sys/sys/bitstring_test.c
428
bit_ffs_area_at(bitstr, 2, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
429
ATF_REQUIRE_EQ_MSG(5, location,
tests/sys/sys/bitstring_test.c
432
location = 0;
tests/sys/sys/bitstring_test.c
433
bit_ffs_area_at(bitstr, 6, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
434
ATF_REQUIRE_EQ_MSG(6, location,
tests/sys/sys/bitstring_test.c
437
location = 0;
tests/sys/sys/bitstring_test.c
438
bit_ffs_area_at(bitstr, 8, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
439
ATF_REQUIRE_EQ_MSG(-1, location,
tests/sys/sys/bitstring_test.c
444
location = 0;
tests/sys/sys/bitstring_test.c
445
bit_ffs_area_at(bitstr, 8, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
446
ATF_REQUIRE_EQ_MSG(69, location,
tests/sys/sys/bitstring_test.c
449
location = 0;
tests/sys/sys/bitstring_test.c
450
bit_ffs_area_at(bitstr, 69, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
451
ATF_REQUIRE_EQ_MSG(69, location,
tests/sys/sys/bitstring_test.c
454
location = 0;
tests/sys/sys/bitstring_test.c
455
bit_ffs_area_at(bitstr, 70, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
456
ATF_REQUIRE_EQ_MSG(-1, location,
tests/sys/sys/bitstring_test.c
459
location = 0;
tests/sys/sys/bitstring_test.c
460
bit_ffs_area_at(bitstr, 72, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
461
ATF_REQUIRE_EQ_MSG(-1, location,
tests/sys/sys/bitstring_test.c
466
location = 0;
tests/sys/sys/bitstring_test.c
467
bit_ffs_area(bitstr, nbits, 9, &location);
tests/sys/sys/bitstring_test.c
468
ATF_REQUIRE_EQ_MSG(59, location,
tests/sys/sys/bitstring_test.c
471
location = 0;
tests/sys/sys/bitstring_test.c
472
bit_ffs_area(bitstr, nbits, 10, &location);
tests/sys/sys/bitstring_test.c
473
ATF_REQUIRE_EQ_MSG(-1, location,
tests/sys/sys/bitstring_test.c
482
int location;
tests/sys/sys/bitstring_test.c
490
location = 0;
tests/sys/sys/bitstring_test.c
491
bit_ffc_area(bitstr, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
492
ATF_REQUIRE_EQ_MSG(-1, location,
tests/sys/sys/bitstring_test.c
497
location = 0;
tests/sys/sys/bitstring_test.c
498
bit_ffc_area(bitstr, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
499
ATF_REQUIRE_EQ_MSG(7, location,
tests/sys/sys/bitstring_test.c
504
location = 0;
tests/sys/sys/bitstring_test.c
505
bit_ffc_area(bitstr, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
506
ATF_REQUIRE_EQ_MSG(7, location,
tests/sys/sys/bitstring_test.c
509
location = 0;
tests/sys/sys/bitstring_test.c
510
bit_ffc_area_at(bitstr, 2, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
511
ATF_REQUIRE_EQ_MSG(7, location,
tests/sys/sys/bitstring_test.c
514
location = 0;
tests/sys/sys/bitstring_test.c
515
bit_ffc_area_at(bitstr, 8, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
516
ATF_REQUIRE_EQ_MSG(8, location,
tests/sys/sys/bitstring_test.c
519
location = 0;
tests/sys/sys/bitstring_test.c
520
bit_ffc_area_at(bitstr, 9, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
521
ATF_REQUIRE_EQ_MSG(-1, location,
tests/sys/sys/bitstring_test.c
528
location = 0;
tests/sys/sys/bitstring_test.c
529
bit_ffc_area_at(bitstr, 12, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
530
ATF_REQUIRE_EQ_MSG(77, location,
tests/sys/sys/bitstring_test.c
533
location = 0;
tests/sys/sys/bitstring_test.c
534
bit_ffc_area_at(bitstr, 77, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
535
ATF_REQUIRE_EQ_MSG(77, location,
tests/sys/sys/bitstring_test.c
538
location = 0;
tests/sys/sys/bitstring_test.c
539
bit_ffc_area_at(bitstr, 78, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
540
ATF_REQUIRE_EQ_MSG(-1, location,
tests/sys/sys/bitstring_test.c
543
location = 0;
tests/sys/sys/bitstring_test.c
544
bit_ffc_area_at(bitstr, 85, nbits, 3, &location);
tests/sys/sys/bitstring_test.c
545
ATF_REQUIRE_EQ_MSG(-1, location,
usr.bin/dtc/fdt.cc
521
auto loc = input.location();
usr.bin/dtc/input_buffer.cc
219
auto loc = location();
usr.bin/dtc/input_buffer.cc
764
source_location l = location();
usr.bin/dtc/input_buffer.cc
915
source_location l = location();
usr.sbin/autofs/common.c
178
node_new(struct node *parent, char *key, char *options, char *location,
usr.sbin/autofs/common.c
195
n->n_location = location;
usr.sbin/autofs/common.c
744
*options2 = NULL, *location = NULL;
usr.sbin/autofs/common.c
830
if (options2 != NULL || location != NULL) {
usr.sbin/autofs/common.c
843
if (location != NULL) {
usr.sbin/autofs/common.c
851
if (location != NULL) {
usr.sbin/autofs/common.c
861
location = checked_strdup(yytext + 1);
usr.sbin/autofs/common.c
862
if (location[0] == '\0') {
usr.sbin/autofs/common.c
867
location = checked_strdup(yytext);
usr.sbin/autofs/common.c
877
mountpoint, options2, location);
usr.sbin/autofs/common.c
879
node_new(node, mountpoint, options2, location,
usr.sbin/autofs/common.c
881
mountpoint = options2 = location = NULL;
usr.sbin/autofs/common.c
886
location != NULL) {
usr.sbin/autofs/common.h
75
char *location, const char *config_file, int config_line);
usr.sbin/bhyve/smbiostbl.c
181
uint8_t location; /* location in chassis */
usr.sbin/bhyve/smbiostbl.c
275
uint8_t location; /* physical device location */
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
106
assert((name[0] != 0) || (location[0] != 0));
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
108
if (name[0] == 0 && location[0] == 0)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
116
strcmp(map->location_key, location) == 0) {
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
153
location_len = strlen(location) + 1;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
167
strlcpy(map->location_key, location, location_len);
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
171
name, location, map->hrIndex);
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
174
name, location, map->hrIndex);
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
192
if ((entry->location = strdup(map->location_key)) == NULL) {
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
207
name_len = strlen(location) + strlen(descr) +
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
216
free(entry->location);
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
228
"unknown at %s: %s", location, descr);
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
52
free(entry_p->location); \
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c
99
device_entry_create(const char *name, const char *location, const char *descr)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h
135
u_char *location;
usr.sbin/bsnmpd/modules/snmp_lm75/snmp_lm75.c
201
len = sizeof(sensor->location);
usr.sbin/bsnmpd/modules/snmp_lm75/snmp_lm75.c
202
update_sensor_sysctl(sensor->location, &len, idx, "%location");
usr.sbin/bsnmpd/modules/snmp_lm75/snmp_lm75.c
414
ret = string_get(value, sensor->location, -1);
usr.sbin/bsnmpd/modules/snmp_lm75/snmp_lm75.c
66
char location[LM75BUF];
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
1108
wif->country_code[2] = regdomain.location;
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
1143
regdomain->rd.location = ccode[2];
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
1165
wif->country_code[2] = regdomain->rd.location;
usr.sbin/mptutil/mpt_show.c
220
print_pd(CONFIG_PAGE_RAID_PHYS_DISK_0 *info, int state_len, int location)
usr.sbin/mptutil/mpt_show.c
235
if (!location)
usr.sbin/mptutil/mpt_show.c
241
print_standalone(struct mpt_standalone_disk *disk, int state_len, int location)
usr.sbin/mptutil/mpt_show.c
253
if (!location)