Searched refs:node_options_x (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/autofs/
H A Dcommon.c591 node_options_x(const struct node *n, char *x) function
601 return (node_options_x(n->n_parent, options));
613 return (node_options_x(n, checked_strdup("")));

Completed in 61 milliseconds