Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dnlm_prot.x214 struct nlm4_cancargs { struct
215 netobj cookie;
216 bool block;
217 bool exclusive;
218 struct nlm4_lock alock;
/freebsd/sys/nlm/
H A Dnlm_prot.h237 struct nlm4_cancargs { struct
243 typedef struct nlm4_cancargs nlm4_cancargs; argument