HomeSort by: relevance | last modified time | path
    Searched defs:node_options_x (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/autofs/
common.c 583 node_options_x(const struct node *n, char *x) function in typeref:typename:char *
593 return node_options_x(n->n_parent, options);
605 return node_options_x(n, checked_strdup(""));

Completed in 21 milliseconds