Home
last modified time | relevance | path

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

/freebsd-11-stable/include/rpcsvc/
HDnlm_prot.x133 struct nlm_shareres { struct
134 netobj cookie;
135 nlm_stats stat;
136 int sequence;
/freebsd-11-stable/sys/nlm/
HDnlm_prot.h140 struct nlm_shareres { struct
145 typedef struct nlm_shareres nlm_shareres; argument