Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dnlm_prot.x80 struct nlm_testargs { struct
81 netobj cookie;
82 bool exclusive;
83 struct nlm_lock alock;
/freebsd/sys/nlm/
H A Dnlm_prot.h90 struct nlm_testargs { struct
95 typedef struct nlm_testargs nlm_testargs; argument