Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/common_source/
H A Dcommon.c232 calc_jobnum(const char *cfname, const char **hostpp) in calc_jobnum() argument
257 if (hostpp != NULL) in calc_jobnum()
258 *hostpp = hoststr; in calc_jobnum()
/freebsd/sbin/mount_nfs/
H A Dmount_nfs.c582 getnfsargs(char **specp, char **hostpp, struct iovec **iov, int *iovlen) in getnfsargs() argument
735 *hostpp = hostp; in getnfsargs()