/freebsd/share/examples/ypldap/ |
H A D | ypldap.conf | 17 # passwd maps configuration (RFC 2307 posixAccount object class) 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" 31 # group maps configuration (RFC 2307 posixGroup object class) 34 attribute groupname maps to "cn" 36 attribute groupgid maps to "gidNumber" [all …]
|
/freebsd/libexec/ypxfr/ |
H A D | ypxfr.8 | 76 maps, and all the other servers, 79 slaves, copy new versions of the maps from the master whenever 109 maps and the directory in which they reside are normally owned by 120 Maps which change infrequently 133 maps is not strictly mandatory since all updates should 168 maps. 180 and creating new maps instead. 191 slave systems can still transfer maps from any 233 maps. 237 only copies maps from the [all …]
|
/freebsd/usr.sbin/autofs/ |
H A D | auto_master.5 | 40 and maps, which contain actual mount information. 154 and executable maps. 247 .Sh SPECIAL MAPS 248 Special maps have names beginning with 250 Supported special maps are: 276 It is possible to add custom special maps by adding them, as executable 277 maps named 282 .Sh EXECUTABLE MAPS 296 .Sh INDIRECT VERSUS DIRECT MAPS 297 Indirect maps are referred to in [all …]
|
H A D | automount.8 | 50 configuration file and any direct maps that it references, and mounts 64 and any direct maps, then print them to standard output. 65 When specified more than once, all the maps, including indirect ones, 69 Flush caches, discarding possibly stale information obtained from maps 75 Specify mount options to be used along with the ones specified in the maps.
|
/freebsd/usr.sbin/ypserv/ |
H A D | ypserv.8 | 94 .Pa maps 104 the maps are always readable and writable only by root for security 107 maps, but since the data in the other maps can be found in 141 maps in a special way. 143 either of these two maps (or in fact either of the 147 maps), it will check the TCP port from which the 164 maps for the superuser: if a normal user calls any of these functions, 169 maps will be accessed instead. 170 The latter two maps are constructed by 214 maps to be generated with valid encrypted password fields, which is [all …]
|
H A D | ypinit.8 | 63 to create and populate an initial set of NIS maps. 64 The maps are 76 populates it with copies of the NIS maps from the master. 77 The maps 83 utility obtains the list of maps to transfer in one of two ways: if 89 utility to obtain a list of maps exported by the master server. 92 uses a hardcoded list of maps, some of which may or may not actually 98 Otherwise, individual maps can 115 Maps are constructed from scratch using local files as templates using 123 Maps are copied from
|
/freebsd/share/man/man8/ |
H A D | yp.8 | 98 .Em maps . 101 these maps are stored in 114 its own independent set of maps. 120 maps are Berkeley DB hashed database files (the 162 maps. 186 maps. 192 maps that are periodically 302 server: whenever the maps on the master server are updated, the new 327 during which the slave will transfer the specified maps from the 399 server handles the shadow password maps [all …]
|
/freebsd/contrib/sendmail/editmap/ |
H A D | editmap.8 | 14 \- query and edit single records in database maps for sendmail 26 queries or edits one record in database maps used by the keyed map lookups in 40 DBM format maps. 46 B-Tree format maps. 51 Hash format maps. 56 CDB (Constant DataBase) format maps. 75 in the map (for alias maps).
|
/freebsd/contrib/sendmail/makemap/ |
H A D | makemap.8 | 16 \- create database maps for sendmail 43 creates the database maps used by the keyed map lookups in 58 DBM format maps. 64 B-Tree format maps. 69 Hash format maps. 74 CDB (Constant DataBase) format maps. 132 This is only allowed on B-Tree format maps. 172 Ignore safety checks on maps being created.
|
/freebsd/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/usr.sbin/rpc.yppasswdd/ |
H A D | rpc.yppasswdd.8 | 69 maps. 108 script to rebuild the NIS maps. 121 sophisticated updates on the NIS passwd maps. 129 flag, the super-user can even add new entries to the maps using 148 maps for the default domain is called 161 maps. 197 records to the NIS passwd maps, just as is possible when using 219 will search through all the passwd maps of all the domains it 267 This is useful when the password maps are large: if, for 271 maps in place reduces this time to a few seconds. [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/ |
H A D | MIParser.h | 59 /// Maps from instruction names to op codes. 62 /// Maps from register names to registers. 65 /// Maps from register mask names to register masks. 68 /// Maps from subregister names to subregister indices. 71 /// Maps from target index names to target indices. 74 /// Maps from direct target flag names to the direct target flag values. 77 /// Maps from direct target flag names to the bitmask target flag values. 80 /// Maps from MMO target flag names to MMO target flag values. 83 /// Maps from register class names to register classes. 86 /// Maps fro [all...] |
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | type_5.rst | 1 Type 5 – Maps 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/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/usr.sbin/rpc.ypxfrd/ |
H A D | rpc.ypxfrd.8 | 43 utility is used to speed up the distribution of very large NIS maps 46 maps involves several steps: 73 maps involved. 113 maps. 126 .It Pa /var/yp/[domainname]/[maps] 127 The NIS maps for a particular NIS domain.
|
/freebsd/usr.sbin/yppush/ |
H A D | yppush.8 | 47 .Pa maps ) 52 whenever any of the NIS maps are updated. 146 expects all the local NIS maps to be stored under 151 the system administrator decides to store the NIS maps somewhere else. 174 The mechanism for transferring NIS maps in NIS v1 is different 178 has support for transferring maps to NIS v2 systems only.
|
/freebsd/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,
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_log_spacemap.c | 36 * Log Space Maps 38 * Log space maps are an optimization in ZFS metadata allocations for pools 42 * FREE records to almost every metaslab. With log space maps, we hold their 44 * for persistence. As more blocks are accumulated in the log space maps and 49 * map) and saves import time by making old log space maps obsolete and 51 * its entries have made it to their corresponding metaslab space maps]. 60 * This entry is our on-disk reference of the log space maps that exist in 94 * oldest flushed metaslab to distinguish which log space maps have become 104 * nodes represent the log space maps in the pool. This in-memory 105 * representation of log space maps in the pool sorts the log space maps by [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | thermal.txt | 20 - cooling maps: used to describe links between trip points and cooling devices; 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 126 containing trip nodes and one sub-node containing all the zone cooling maps. 146 - cooling-maps: A sub-node which is a container of only cooling device 272 cooling-maps { 342 cooling-maps { 369 cooling-maps { 396 cooling-maps { [all …]
|
/freebsd/etc/mail/ |
H A D | Makefile | 2 # file and database maps for the sendmail(8) daemon. 6 # all - Build cf, maps and aliases 8 # maps - Build the feature maps 59 # The Makefile knows about the following maps: 110 # Permissions for generated maps 182 all: cf maps aliases 216 maps: ${SENDMAIL_MAP_OBJ} target
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesFormat.h | 49 /// The identifier data block, which maps identifier strings to IDs. 56 /// The Objective-C property data block, which maps Objective-C 61 /// The Objective-C property data block, which maps Objective-C 66 /// The C++ method data block, which maps C++ (context id, method name) pairs 70 /// The Objective-C selector data block, which maps Objective-C 75 /// The global variables data block, which maps global variable names to 79 /// The (global) functions data block, which maps global function names to 83 /// The tag data block, which maps tag names to information about 87 /// The typedef data block, which maps typedef names to information about 91 /// The enum constant data block, which maps enumerator names to
|
/freebsd/usr.bin/chpass/ |
H A D | chpass.1 | 268 can only make changes to the NIS passwd maps through 279 add new records to the NIS passwd maps. 291 updates to the NIS maps, but editing the map source files by hand can 346 to the NIS password maps, provided the 354 NIS maps instead, invoke chpass with the 372 will refuse to update the NIS maps. 402 maps. 432 allows unrestricted changes to the NIS passwd maps using dedicated,
|
/freebsd/usr.bin/vtfontcvt/ |
H A D | vtfontcvt.c | 77 static struct mapping_list maps[VFNT_MAPS] = { variable 78 TAILQ_HEAD_INITIALIZER(maps[0]), 79 TAILQ_HEAD_INITIALIZER(maps[1]), 80 TAILQ_HEAD_INITIALIZER(maps[2]), 81 TAILQ_HEAD_INITIALIZER(maps[3]), 208 ml = &maps[map_idx]; in add_mapping() 236 mp_normal = TAILQ_FIRST(&maps[normal_map_idx]); in dedup_mapping() 237 TAILQ_FOREACH_SAFE(mp_bold, &maps[map_idx], m_list, mp_temp) { in dedup_mapping() 247 TAILQ_REMOVE(&maps[map_idx], mp_bold, m_list); in dedup_mapping() 699 struct mapping_list *ml = &maps[map_idx]; in fold_mappings() [all …]
|
/freebsd/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.
|
/freebsd/libexec/revnetgroup/ |
H A D | revnetgroup.8 | 58 maps. 59 These reverse netgroup maps are used to help speed up 83 maps) in advance, the 99 netgroup maps.
|