| /freebsd-14.2/share/examples/ypldap/ |
| H A D | ypldap.conf | 20 attribute name maps to "uid" 22 attribute uid maps to "uidNumber" 23 attribute gid maps to "gidNumber" 24 attribute gecos maps to "cn" 25 attribute home maps to "homeDirectory" 26 attribute shell maps to "loginShell" 34 attribute groupname maps to "cn" 36 attribute groupgid maps to "gidNumber" 38 list groupmembers maps to "memberUid"
|
| /freebsd-14.2/crypto/openssl/crypto/x509/ |
| H A D | pcy_map.c | 22 int ossl_policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) in ossl_policy_cache_set_mapping() argument 29 if (sk_POLICY_MAPPING_num(maps) == 0) { in ossl_policy_cache_set_mapping() 33 for (i = 0; i < sk_POLICY_MAPPING_num(maps); i++) { in ossl_policy_cache_set_mapping() 34 map = sk_POLICY_MAPPING_value(maps, i); in ossl_policy_cache_set_mapping() 76 sk_POLICY_MAPPING_pop_free(maps, POLICY_MAPPING_free); in ossl_policy_cache_set_mapping()
|
| /freebsd-14.2/contrib/wpa/wpa_supplicant/ |
| H A D | README-NAN-USD | 47 This command maps to the Publish() method in the NAN Discovery Engine. 51 This command maps to the CancelPublish() method in the NAN Discovery 56 This command maps to the UpdatePublish() method in the NAN Discovery 72 This command maps to the Subscribe() method in the NAN Discovery Engine. 76 This command maps to the CancelSubscribe() method in the NAN Discovery Engine. 80 This command maps to the Transmit() method in the NAN Discovery Engine. 86 This event maps to the DiscoveryResult() event in the NAN Discovery 91 This event maps to the Replied() event in the NAN Discovery Engine. 95 This event maps to the PublishTerminated() event in the NAN Discovery 100 This event maps to the SubscribeTerminate() event in the NAN Discovery [all …]
|
| /freebsd-14.2/contrib/libcbor/doc/source/api/ |
| H A D | type_5.rst | 4 CBOR maps are the plain old associative maps similar JSON objects or Python dictionaries. 6 Definite maps have a fixed size which is stored in the header, whereas indefinite maps do not and a… 12 …Indefinite maps can be conveniently used with streaming :doc:`decoding <streaming_decoding>` and :…
|
| /freebsd-14.2/usr.bin/vtfontcvt/ |
| H A D | vtfontcvt.c | 78 static struct mapping_list maps[VFNT_MAPS] = { variable 79 TAILQ_HEAD_INITIALIZER(maps[0]), 80 TAILQ_HEAD_INITIALIZER(maps[1]), 81 TAILQ_HEAD_INITIALIZER(maps[2]), 82 TAILQ_HEAD_INITIALIZER(maps[3]), 209 ml = &maps[map_idx]; in add_mapping() 700 struct mapping_list *ml = &maps[map_idx]; in fold_mappings() 718 struct mapping_list *ml = &maps[map_idx]; in write_mappings() 741 struct mapping_list *ml = &maps[map_idx]; in write_source_mappings() 868 if (!TAILQ_EMPTY(&maps[VFNT_MAP_BOLD])) { in write_fnt_source() [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | snps,dw-apb-ictl.txt | 20 - 0 maps to bit 0 of low interrupts, 21 - 1 maps to bit 1 of low interrupts, 22 - 32 maps to bit 0 of high interrupts, 23 - 33 maps to bit 1 of high interrupts,
|
| H A D | marvell,orion-intc.txt | 13 - 0 maps to bit 0 of first base address, 14 - 1 maps to bit 1 of first base address, 15 - 32 maps to bit 0 of second base address, and so on.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | exynos5422-odroidhc1.dts | 53 cooling-maps { 107 cooling-maps { 151 cooling-maps { 195 cooling-maps { 239 cooling-maps {
|
| H A D | exynos5422-odroidxu3-common.dtsi | 98 cooling-maps { 181 cooling-maps { 254 cooling-maps { 327 cooling-maps { 400 cooling-maps {
|
| H A D | rk3288-veyron-mickey.dts | 43 /delete-node/ cooling-maps; 83 cooling-maps { 149 /delete-node/ cooling-maps; 179 cooling-maps {
|
| /freebsd-14.2/tools/build/options/ |
| H A D | WITHOUT_SYSCONS | 3 support files such as keyboard maps, fonts, and screen output maps.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | adv7604.txt | 17 The ADV76xx has up to thirteen 256-byte maps that can be accessed via the 42 - reg-names : Names of maps with programmable addresses. 44 Possible maps names are : 66 * other maps will retain their default addresses.
|
| H A D | adv748x.txt | 14 The ADV748x has up to twelve 256-byte maps that can be accessed via the 25 - reg-names : Names of maps with programmable addresses. 26 It shall contain all maps needing a non-default address.
|
| /freebsd-14.2/usr.sbin/rpc.yppasswdd/ |
| H A D | yppasswdd_server.c | 302 static const char *maps[] = { variable 361 if (yp_get_record(domain,maps[i],&key,&data,1) != YP_TRUE) { in update_inplace() 363 maps[i], strerror(errno)); in update_inplace() 381 in map %s@%s with wrong name (%.*s)", pw->pw_uid, maps[i], domain, in update_inplace() 401 in map %s@%s with wrong UID", pw->pw_name, maps[i], domain); in update_inplace() 429 if ((dbp = yp_open_db_rw(domain, maps[i], FLAGS)) == NULL) { in update_inplace() 431 maps[i],strerror(errno)); in update_inplace() 440 maps[i]); in update_inplace() 452 maps[i]); in update_inplace()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/clock/ |
| H A D | qcom,lpasscc.txt | 9 Index-0 maps to LPASS_CC register region 10 Index-1 maps to LPASS_QDSP6SS register region
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | ti,ina2xx.yaml | 48 the gain value maps directly with the PG bits of the config register. 51 value of 1 maps to ADCRANGE=1 where no gain divisor is applied to the 52 shunt voltage, and a value of 4 maps to ADCRANGE=0 such that a wider
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | thermal.txt | 68 See Cooling device maps section below for more details 93 * Cooling device maps 95 The cooling device maps node is a node to describe how cooling devices 272 cooling-maps { 342 cooling-maps { 369 cooling-maps { 396 cooling-maps { 416 and cooling maps. 463 cooling-maps { 518 cooling-maps { [all …]
|
| /freebsd-14.2/usr.sbin/ypldap/ |
| H A D | yp.c | 614 static struct ypmaplist maps[nitems(mapnames)]; in ypproc_maplist_2_svc() local 620 res.maps = NULL; in ypproc_maplist_2_svc() 624 maps[i].map = mapnames[i].name; in ypproc_maplist_2_svc() 625 maps[i].next = res.maps; in ypproc_maplist_2_svc() 626 res.maps = &maps[i]; in ypproc_maplist_2_svc()
|
| /freebsd-14.2/sys/dev/nvdimm/ |
| H A D | nvdimm.c | 318 ACPI_NFIT_MEMORY_MAP **maps; in nvdimm_attach() local 344 acpi_nfit_get_memory_maps_by_dimm(nfitbl, nv->nv_handle, &maps, in nvdimm_attach() 348 free(maps, M_NVDIMM); in nvdimm_attach() 354 flags |= maps[i]->Flags; in nvdimm_attach() 356 free(maps, M_NVDIMM); in nvdimm_attach()
|
| /freebsd-14.2/sys/dev/mthca/ |
| H A D | mthca_mr.c | 586 mr->maps = 0; in mthca_fmr_alloc() 680 if (fmr->maps) in mthca_free_fmr() 710 if (fmr->maps >= fmr->attr.max_maps) in mthca_check_fmr() 729 ++fmr->maps; in mthca_tavor_map_phys_fmr() 769 ++fmr->maps; in mthca_arbel_map_phys_fmr() 808 if (!fmr->maps) in mthca_tavor_fmr_unmap() 811 fmr->maps = 0; in mthca_tavor_fmr_unmap() 818 if (!fmr->maps) in mthca_arbel_fmr_unmap() 821 fmr->maps = 0; in mthca_arbel_fmr_unmap()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/marvell/ |
| H A D | armada-ap80x.dtsi | 334 cooling-maps { }; 356 cooling-maps { 389 cooling-maps { 422 cooling-maps { 455 cooling-maps {
|
| /freebsd-14.2/lib/libomp/ |
| H A D | kmp_i18n_default.inc | 280 "%1$s: OS proc <n> maps to <n>th package core 0", 281 "%1$s: OS proc %2$d maps to package %3$d [core %4$d] [thread %5$d]", 283 "%1$s: OS proc %2$d maps to [package %3$d] [core %4$d] thread %5$d", 284 "%1$s: OS proc %2$d maps to [package %3$d] core %4$d [thread %5$d]", 286 "%1$s: OS proc %2$d maps to [package %3$d] core %4$d thread %5$d", 287 "%1$s: OS proc %2$d maps to package %3$d core %4$d [thread %5$d]", 288 "%1$s: OS proc %2$d maps to package %3$d [core %4$d] thread %5$d", 289 "%1$s: OS proc %2$d maps to package %3$d core %4$d thread %5$d", 290 "%1$s: OS proc %2$d maps to %3$s", 292 "%1$s: OS proc %2$d maps to package %3$d, CPU %4$d, TPU %5$d", [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/display/bridge/ |
| H A D | adi,adv7511.txt | 20 different I2C addresses, creating four register maps. Each map has it own 80 - reg-names : Names of maps with programmable addresses. 82 Possible maps names are : "main", "edid", "cec", "packet" 103 * bus. All other maps continue to use their default addresses.
|
| H A D | adi,adv7533.yaml | 29 maps. Each map has it own I2C address and acts as a standard slave 37 Names of maps with programmable addresses. It can contain any map 139 * bus. All other maps continue to use their default addresses.
|
| /freebsd-14.2/etc/mail/ |
| H A D | Makefile | 182 all: cf maps aliases 216 maps: ${SENDMAIL_MAP_OBJ} target
|