HomeSort by: relevance | last modified time | path
    Searched refs:node_options (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/autofs/
common.h 92 char *node_options(const struct node *);
automountd.c 240 options = node_options(node);
common.c 602 node_options(const struct node *n) function in typeref:typename:char *
616 tmp = node_options(n);

Completed in 12 milliseconds