Searched refs:maps (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-current/share/examples/ypldap/
H A Dypldap.conf17 # 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 t
[all...]
/freebsd-current/crypto/openssl/crypto/x509/
H A Dpcy_map.c22 int ossl_policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) argument
29 if (sk_POLICY_MAPPING_num(maps) == 0) {
33 for (i = 0; i < sk_POLICY_MAPPING_num(maps); i++) {
34 map = sk_POLICY_MAPPING_value(maps, i);
76 sk_POLICY_MAPPING_pop_free(maps, POLICY_MAPPING_free);
H A Dpcy_local.h149 int ossl_policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps);
/freebsd-current/contrib/bmake/mk/sys/
H A DCygwin.mk8 # Cygwin maps local admin SID S-1-5-32-544 to GID 544.
/freebsd-current/share/mk/
H A Dbsd.symver.mk8 # and symbol maps.
44 # Run the symbol maps through the C preprocessor before passing
/freebsd-current/usr.bin/vtfontcvt/
H A Dvtfontcvt.c77 static struct mapping_list maps[VFNT_MAPS] = { variable in typeref:struct:mapping_list
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];
236 mp_normal = TAILQ_FIRST(&maps[normal_map_idx]);
237 TAILQ_FOREACH_SAFE(mp_bold, &maps[map_idx], m_list, mp_temp) {
247 TAILQ_REMOVE(&maps[map_idx], mp_bold, m_list);
699 struct mapping_list *ml = &maps[map_id
[all...]
/freebsd-current/lib/libcbor/
H A DMakefile18 SRCS+= cbor/maps.c
/freebsd-current/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c301 static const char *maps[] = { variable
345 * XXX The passwd.byname and passwd.byuid maps come in
348 * has a real crypted password. The maps will be insecure
353 * read the records from the maps, skip to the first ':'
360 if (yp_get_record(domain,maps[i],&key,&data,1) != YP_TRUE) {
362 maps[i], strerror(errno));
380 in map %s@%s with wrong name (%.*s)", pw->pw_uid, maps[i], domain,
400 in map %s@%s with wrong UID", pw->pw_name, maps[i], domain);
428 if ((dbp = yp_open_db_rw(domain, maps[i], FLAGS)) == NULL) {
430 maps[
[all...]
/freebsd-current/etc/mail/
H A DMakefile2 # 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}
/freebsd-current/sys/dev/nvdimm/
H A Dnvdimm.c318 ACPI_NFIT_MEMORY_MAP **maps; local
341 * If any of the maps have one of the error flags set, reflect that in
344 acpi_nfit_get_memory_maps_by_dimm(nfitbl, nv->nv_handle, &maps,
348 free(maps, M_NVDIMM);
354 flags |= maps[i]->Flags;
356 free(maps, M_NVDIMM);
/freebsd-current/usr.sbin/ypldap/
H A Dyp.c614 static struct ypmaplist maps[nitems(mapnames)]; local
620 res.maps = NULL;
624 maps[i].map = mapnames[i].name;
625 maps[i].next = res.maps;
626 res.maps = &maps[i];
/freebsd-current/sys/dev/mthca/
H A Dmthca_mr.c586 mr->maps = 0;
680 if (fmr->maps)
710 if (fmr->maps >= fmr->attr.max_maps)
729 ++fmr->maps;
769 ++fmr->maps;
808 if (!fmr->maps)
811 fmr->maps = 0;
818 if (!fmr->maps)
821 fmr->maps = 0;
H A Dmthca_provider.h85 int maps; member in struct:mthca_fmr
/freebsd-current/tools/tools/locale/tools/
H A Dfinalize147 > ${ETCDIR}/final-maps/map.UTF-8
/freebsd-current/include/rpcsvc/
H A Dyp.x156 ypmaplist *maps;
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mr.c996 if (fmr->maps >= fmr->max_maps)
1012 ++fmr->maps;
1068 fmr->maps = 0;
1116 if (!fmr->maps)
1119 fmr->maps = 0;
1144 if (fmr->maps)
/freebsd-current/usr.sbin/ypserv/
H A Dypinit.sh117 # If we can't list the maps on the master, then we fake it with a
118 # hard-coded list of maps. The FreeBSD ypxfr command will work even
121 # no maps yet, we can't get a maplist from it).
127 echo "Can't enumerate maps from ${MASTER}. Please check that it is running." 1>&2
/freebsd-current/share/colldef_unicode/
H A DMakefile8 MAPLOC= ${.CURDIR}/../../tools/tools/locale/etc/final-maps
/freebsd-current/sys/fs/udf/
H A Decma167-udf.h197 uint32_t n_pm; /* Number of partition maps */
201 uint8_t maps[1]; member in struct:logvol_desc
/freebsd-current/tools/test/stress2/misc/
H A Dmapwrite.sh20 * Creates clone, maps it, writes from map back into itself.
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarmod-mtime.mk3 # Tests for the ':mtime' variable modifier, which maps each word of the
/freebsd-current/share/colldef/
H A DMakefile6 MAPLOC= ${.CURDIR}/../../tools/tools/locale/etc/final-maps
/freebsd-current/tools/tools/locale/
H A DMakefile180 WIDTHS= ${ETCDIR}/final-maps/widths.txt
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h83 u32 maps; member in struct:mt76_connac_reg_map
/freebsd-current/usr.sbin/ypserv/common/
H A Dyplib_host.c349 *outmaplist = ypml.maps;

Completed in 187 milliseconds

12