Home
last modified time | relevance | path

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

/freebsd/usr.sbin/autofs/
H A Dcommon.c592 node_options_x(const struct node *n, char *x) in node_options_x() function
602 return (node_options_x(n->n_parent, options)); in node_options_x()
614 return (node_options_x(n, checked_strdup(""))); in node_options()