Home
last modified time | relevance | path

Searched refs:nlm_unlockargs (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnlm_prot.h97 struct nlm_unlockargs { struct
101 typedef struct nlm_unlockargs nlm_unlockargs; argument
166 extern nlm_res * nlm_unlock_1(struct nlm_unlockargs *, CLIENT *);
167 extern nlm_res * nlm_unlock_1_svc(struct nlm_unlockargs *, struct svc_req *);
181 extern void * nlm_unlock_msg_1(struct nlm_unlockargs *, CLIENT *);
182 extern void * nlm_unlock_msg_1_svc(struct nlm_unlockargs *, struct svc_req *);
297 extern bool_t xdr_nlm_unlockargs (XDR *, nlm_unlockargs*);
H A Dnlm_prot.x87 struct nlm_unlockargs { struct
150 nlm_res NLM_UNLOCK(struct nlm_unlockargs) = 4;
162 void NLM_UNLOCK_MSG(struct nlm_unlockargs) = 9;