Home
last modified time | relevance | path

Searched defs:hst (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/nfs/
H A Dnfs_vfsops.c560 char hst[MNAMELEN]; in nfs_mount() local
612 const char *pth, char *hst, struct vnode **vpp, struct proc *p) in mountnfs() argument
/openbsd-src/usr.sbin/relayd/
H A Dparse.y113 static struct host *hst = NULL; variable
[all...]
/openbsd-src/sbin/mountd/
H A Dmountd.c1049 char *cp, *endcp, *dirp = NULL, *hst, *usr, *dom, savedc; get_exportlist() local