Home
last modified time | relevance | path

Searched defs:linkbuf (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.bin/rdist/
Dclient.h113 struct linkbuf { struct
120 struct linkbuf *nextp; argument
/openbsd/src/sys/lib/libsa/
Dnfs.c368 char linkbuf[NFS_MAXPATHLEN + 1]; in nfs_open() local