Home
last modified time | relevance | path

Searched refs:bp_whoami_res (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.h52 struct bp_whoami_res { struct
57 typedef struct bp_whoami_res bp_whoami_res; argument
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 *);
86 extern bp_whoami_res * bootparamproc_whoami_1();
87 extern bp_whoami_res * bootparamproc_whoami_1_svc();
103 extern bool_t xdr_bp_whoami_res (XDR *, bp_whoami_res*);
H A Dbootparam_prot.x75 struct bp_whoami_res { struct
94 bp_whoami_res BOOTPARAMPROC_WHOAMI(bp_whoami_arg) = 1; argument