Searched refs:parse_map (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/usr.sbin/autofs/ |
H A D | common.h | 99 void parse_map(struct node *, const char *, const char *, bool *);
|
H A D | automountd.c | 223 parse_map(parent, map, key, &wildcards); in handle_request()
|
H A D | common.c | 520 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 D | dst_parse.c | 73 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 D | dst_parse.c | 70 struct parse_map { 75 static struct parse_map map[] = { { TAG_RSA_MODULUS, "Modulus:" }, 71 struct parse_map { global() struct 76 tagparse_map global() argument
|