Home
last modified time | relevance | path

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

/netbsd-src/lib/librpcsvc/
H A Dnlm_prot.x78 struct nlm_cancargs { struct
79 netobj cookie;
80 bool block;
81 bool exclusive;
82 struct nlm_lock alock;
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot.h85 struct nlm_cancargs { struct
91 typedef struct nlm_cancargs nlm_cancargs; argument