Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dklm_prot.h69 struct klm_unlockargs { struct
72 typedef struct klm_unlockargs klm_unlockargs; typedef
88 extern klm_stat * klm_unlock_1(struct klm_unlockargs *, CLIENT *);
89 extern klm_stat * klm_unlock_1_svc(struct klm_unlockargs *, struct svc_req *);
118 extern bool_t xdr_klm_unlockargs (XDR *, klm_unlockargs*);
H A Dklm_prot.x115 struct klm_unlockargs { struct
131 klm_stat KLM_UNLOCK (struct klm_unlockargs) = 4; argument