Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c252 static int parsesec(char *, struct exportlist *);
2795 parsesec(char *seclist, struct exportlist *ep) in parsesec() function
2961 if (parsesec(cpoptarg, ep)) in do_opt()