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

/freebsd-9.3-release/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c466 char passfile_buf[MAXPATHLEN + 2]; local
587 snprintf(passfile_buf, sizeof(passfile_buf),
589 passfile = (char *)&passfile_buf;
724 char passfile_buf[MAXPATHLEN + 2]; local
813 snprintf(passfile_buf, sizeof(passfile_buf),
815 passfile = (char *)&passfile_buf;

Completed in 51 milliseconds