Searched defs:maps (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dpcy_map.c69 int policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) argument
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_map11.c96 cleanup_map11_external(CLEANUP_STATE *state, VSTRING *addr, MAPS *maps, int propagate) argument
140 cleanup_map11_tree(CLEANUP_STATE *state, TOK822 *tree, MAPS *maps, int propagate) argument
162 cleanup_map11_internal(CLEANUP_STATE *state, VSTRING *addr, MAPS *maps, int propagate) argument
[all...]
H A Dcleanup_map1n.c77 cleanup_map1n_internal(CLEANUP_STATE *state, const char *addr, MAPS *maps, int propagate) argument
H A Dcleanup_milter.c2166 cleanup_map11_internal(CLEANUP_STATE *state, VSTRING *addr, MAPS *maps, int propagate) argument
2172 cleanup_map1n_internal(CLEANUP_STATE *state, const char *addr, MAPS *maps, int propagate) argument
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dheader_body_checks.h35 MAPS *maps; /* map handle */ member in struct:__anon2404
H A Dmaps.c119 MAPS *maps; local
161 maps_find(MAPS *maps, const char *name, int flags) argument
211 maps_free(MAPS *maps) argument
235 MAPS *maps; local
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_map11.c80 int smtp_map11_external(VSTRING *addr, MAPS *maps, int propagate) argument
106 smtp_map11_tree(TOK822 *tree, MAPS *maps, int propagate) argument
121 smtp_map11_internal(VSTRING *addr, MAPS *maps, int propagate) argument
142 MAPS *maps; local
157 smtp_map11_external(vstring_strcpy(buf, *argv), maps, 1); local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/pic/
H A Dpic_distopenpic.c59 setup_distributed_openpic(void *addr, int nrofisus, void **isu, int *maps) argument
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_dict.c174 const char *psc_maps_find(MAPS *maps, const char *key, int flags) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/
H A Dtsigconf.c148 const cfg_obj_t *maps[3]; local
H A Dconfig.c276 ns_config_get(const cfg_obj_t **maps, const char *name, const cfg_obj_t **obj) { argument
288 ns_checknames_get(const cfg_obj_t **maps, const char *which, argument
770 const cfg_obj_t *maps[3]; local
[all...]
H A Dzoneconf.c89 const cfg_obj_t *maps[5] = {NULL, NULL, NULL, NULL, NULL}; local
772 checknames(dns_zonetype_t ztype, const cfg_obj_t **maps, argument
797 const cfg_obj_t *maps[5]; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/include/
H A Dline-map.h66 struct line_map *maps; member in struct:line_maps
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Disic_isa.c973 setup_io_map(int flags, bus_space_tag_t iot, bus_space_tag_t memt, bus_size_t iobase, bus_size_t maddr, int *num_mappings, struct isic_io_map *maps, int *iosize, int *msize) argument
1271 args_unmap(int *num_mappings, struct isic_io_map *maps) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/check/
H A Dnamed-checkconf.c101 get_maps(const cfg_obj_t **maps, const char *name, const cfg_obj_t **obj) { argument
112 get_checknames(const cfg_obj_t **maps, const cfg_obj_t **obj) { argument
145 config_get(const cfg_obj_t **maps, const char *name, const cfg_obj_t **obj) { argument
167 const cfg_obj_t *maps[ local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/format1/
H A Dimport-extents.c50 struct dm_hash_table *maps = dm_hash_create(32); local
109 static int _fill_maps(struct dm_hash_table *maps, struct volume_group *vg, argument
83 _fill_lv_array(struct lv_map **lvs, struct dm_hash_table *maps, struct disk_list *dl) argument
184 _check_maps_are_complete(struct dm_hash_table *maps) argument
326 _build_all_segments(struct cmd_context *cmd, struct dm_hash_table *maps) argument
345 struct dm_hash_table *maps; local
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postalias/
H A Dpostalias.c427 static int postalias_queries(VSTREAM *in, char **maps, const int map_count, argument
513 postalias_deletes(VSTREAM *in, char **maps, const int map_count, int dict_flags) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypserv/
H A Dypserv_db.c90 struct mapq maps; /* global queue of maps (LRU) */ variable in typeref:struct:mapq
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dgtpci.c270 } maps[] = { local
[all...]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postmap/
H A Dpostmap.c316 char **maps; /* map names */ member in struct:__anon2454
440 char **maps = state->maps; local
494 static int postmap_queries(VSTREAM *in, char **maps, cons argument
628 postmap_deletes(VSTREAM *in, char **maps, const int map_count, int dict_flags) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/
H A Dtestsuite_common_types.h165 struct maps struct in namespace:__gnu_test
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_common_types.h161 struct maps struct in namespace:__gnu_test
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/machine/
H A Dm_irixsgi.c926 struct prmap_sgi maps[256]; local
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c910 check_mail_addr_find(SMTPD_STATE *state, const char *reply_name, MAPS *maps, const char *key, char **ext) argument
/netbsd-6-1-5-RELEASE/sys/fs/udf/
H A Decma167-udf.h396 uint8_t maps[1]; member in struct:logvol_desc

Completed in 579 milliseconds

12