/netbsd-src/external/bsd/ipf/dist/lib/ |
H A D | gethost.c | 13 int gethost(family, name, hostp) in gethost() argument
|
/netbsd-src/usr.bin/last/ |
H A D | want.c | 80 char hostbuf[sizeof(bp->ut_host) + 1], *hostp; in wtmp() local
|
/netbsd-src/sbin/mount_nfs/ |
H A D | getnfsargs.c | 115 char *hostp, *delimp; in getnfsargs() local
|
H A D | getnfsargs_small.c | 195 char *hostp, *delimp; in getnfsargs() local
|
/netbsd-src/usr.sbin/ypserv/revnetgroup/ |
H A D | parse_netgroup.c | 124 rng_getnetgrent(char **hostp, char **userp, char **domp) in rng_getnetgrent()
|
/netbsd-src/sbin/umount/ |
H A D | umount.c | 190 char *hostp = NULL; in umountfs() local
|
/netbsd-src/usr.sbin/faithd/ |
H A D | ftp.c | 740 char *afp, *hostp, *portp; in ftp_copycommand() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
H A D | smtp_connect.c | 363 char **hostp, char **servicep, in smtp_parse_destination()
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | misc.c | 778 parse_user_host_path(const char *s, char **userp, char **hostp, char **pathp) in parse_user_host_path() 846 parse_user_host_port(const char *s, char **userp, char **hostp, int *portp) in parse_user_host_port() 973 parse_uri(const char *scheme, const char *uri, char **userp, char **hostp, in parse_uri()
|
H A D | ssh.c | 417 resolve_canonicalize(char **hostp, int port) in resolve_canonicalize()
|
H A D | sshconnect.c | 1003 char hostline[1000], *hostp, *fp, *ra; in check_host_key() local
|
H A D | scp.c | 708 parse_scp_uri(const char *uri, char **userp, char **hostp, int *portp, in parse_scp_uri()
|
/netbsd-src/usr.sbin/mountd/ |
H A D | mountd.c | 2174 del_mlist(char *hostp, char *dirp, struct sockaddr *saddr) in del_mlist() 2237 add_mlist(char *hostp, char *dirp, int flags) in add_mlist()
|
/netbsd-src/sys/fs/nfs/client/ |
H A D | nfs_clvfsops.c | 756 char *delimp, *hostp, *spec; in nfs_mount_parse_from() local
|
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | irpmarshall.c | 1221 irp_unmarshall_ng(const char **hostp, const char **userp, const char **domainp, in irp_unmarshall_ng()
|
/netbsd-src/external/ibm-public/postfix/dist/src/posttls-finger/ |
H A D | posttls-finger.c | 1550 char **hostp, char **servicep, in parse_destination()
|
/netbsd-src/usr.bin/telnet/ |
H A D | commands.c | 2090 char *cmd, *hostp = 0; in tn() local
|