Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c251 static void parsecred(char *, struct expcred *);
2895 parsecred(cpoptarg, cr); in do_opt()
3639 parsecred(char *names, struct expcred *cr) in parsecred() function