Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dnlm_prot.x120 struct nlm_shareargs { struct
121 netobj cookie;
122 nlm_share share;
123 bool reclaim;
/freebsd/sys/nlm/
H A Dnlm_prot.h132 struct nlm_shareargs { struct
137 typedef struct nlm_shareargs nlm_shareargs; argument