Searched refs:push_options (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | autod_parse.c | 66 static int push_options(hiernode *, char *, char *, int); 177 if (push_options(rootnode, defaultopts, mapopts, in parse_entry() 535 push_options(hiernode *node, char *defaultopts, char *mapopts, int err) in push_options() function 555 if ((rc = push_options(node->subdir, defaultopts, in push_options()
|