Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dbootparam_prot.h47 struct bp_whoami_arg { struct
50 typedef struct bp_whoami_arg bp_whoami_arg; typedef
77 extern bp_whoami_res * bootparamproc_whoami_1(bp_whoami_arg *, CLIENT *);
78 extern bp_whoami_res * bootparamproc_whoami_1_svc(bp_whoami_arg *, struct svc_req *);
102 extern bool_t xdr_bp_whoami_arg (XDR *, bp_whoami_arg*);
H A Dbootparam_prot.x71 struct bp_whoami_arg { struct
94 bp_whoami_res BOOTPARAMPROC_WHOAMI(bp_whoami_arg) = 1; argument