Searched refs:xgetpwnam (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h292 extern struct passwd *xgetpwnam (const char *);
H A Dsh.misc.c582 xgetpwnam(const char *name) function
H A Dsh.file.c371 pw = xgetpwnam(short2str(person));

Completed in 118 milliseconds