Home
last modified time | relevance | path

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

/freebsd-9-stable/include/rpcsvc/
Dnlm_prot.x87 struct nlm_testargs { struct
88 netobj cookie;
89 bool exclusive;
90 struct nlm_lock alock;
/freebsd-9-stable/sys/nlm/
Dnlm_prot.h91 struct nlm_testargs { struct
96 typedef struct nlm_testargs nlm_testargs; argument