Home
last modified time | relevance | path

Searched refs:parse_map (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.sbin/autofs/
H A Dcommon.h99 void parse_map(struct node *, const char *, const char *, bool *);
H A Dautomountd.c223 parse_map(parent, map, key, &wildcards); in handle_request()
H A Dcommon.c520 parse_map(child, child->n_map, NULL, NULL); in node_expand_maps()
1016 parse_map(struct node *parent, const char *map, const char *key, in parse_map() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddst_parse.c73 struct parse_map { struct
78 static struct parse_map map[] = { { TAG_RSA_MODULUS, "Modulus:" }, argument
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddst_parse.c70 struct parse_map {
75 static struct parse_map map[] = { { TAG_RSA_MODULUS, "Modulus:" },
71 struct parse_map { global() struct
76 tagparse_map global() argument