Home
last modified time | relevance | path

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

/freebsd-src/include/rpcsvc/
H A Dnlm_prot.x86 struct nlm_unlockargs { struct
87 netobj cookie;
88 struct nlm_lock alock;
/freebsd-src/sys/nlm/
H A Dnlm_prot.h97 struct nlm_unlockargs { struct
101 typedef struct nlm_unlockargs nlm_unlockargs; argument