Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/lpr/common_source/
H A Dcommon.c238 calc_jobnum(const char *cfname, const char **hostpp) in calc_jobnum() argument
263 if (hostpp != NULL) in calc_jobnum()
264 *hostpp = hoststr; in calc_jobnum()
/freebsd-14.2/sbin/mount_nfs/
H A Dmount_nfs.c586 getnfsargs(char **specp, char **hostpp, struct iovec **iov, int *iovlen) in getnfsargs() argument
739 *hostpp = hostp; in getnfsargs()