Searched refs:parse_map (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/autofs/ |
H A D | common.h | 91 void parse_map(struct node *parent, const char *map, const char *args,
|
H A D | automountd.c | 227 parse_map(parent, map, key, &wildcards); in handle_request()
|
H A D | common.c | 528 parse_map(child, child->n_map, NULL, NULL); in node_expand_maps() 1026 parse_map(struct node *parent, const char *map, const char *key, in parse_map() function
|