Searched refs:node_new_map (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/autofs/ |
H A D | common.h | 78 struct node *node_new_map(struct node *parent, char *key, char *options,
|
H A D | automountd.c | 210 parent = node_new_map(root, checked_strdup(adr->adr_prefix), in handle_request()
|
H A D | common.c | 208 node_new_map(struct node *parent, char *key, char *options, char *map, in node_new_map() function 1126 node_new_map(root, mountpoint, options, map, in parse_master_yyin()
|