Searched defs:push_options (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c67 static int push_options(hiernode *, char *, char *, int);
178 if (push_options(rootnode, defaultopts, mapopts,
526 * push_options(hiernode *node, char *opts, char *mapopts, int err)
536 push_options(hiernode *node, char *defaultopts, char *mapopts, int err) function
556 if ((rc = push_options(node->subdir, defaultopts,

Completed in 62 milliseconds