Home
last modified time | relevance | path

Searched refs:bp_whoami_res (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h70 struct bp_whoami_res { struct
75 typedef struct bp_whoami_res bp_whoami_res; argument
96 extern bp_whoami_res *bootparamproc_whoami_1();
/illumos-gate/usr/src/uts/common/rpc/
H A Dbootparam.h72 struct bp_whoami_res { struct
77 typedef struct bp_whoami_res bp_whoami_res; argument
/illumos-gate/usr/src/head/rpcsvc/
H A Dbootparam_prot.x63 struct bp_whoami_res { struct
82 bp_whoami_res BOOTPARAMPROC_WHOAMI(bp_whoami_arg) = 1; argument
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_subr.c69 bp_whoami_res *
72 static bp_whoami_res res; in bootparamproc_whoami_1()
H A Dbootparam_prot_xdr.c109 xdr_bp_whoami_res(XDR *xdrs, bp_whoami_res *objp) in xdr_bp_whoami_res()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dbootparam_xdr.c81 xdr_bp_whoami_res(XDR *xdrs, bp_whoami_res *objp) in xdr_bp_whoami_res()
H A Dnfs_dlinet.c640 struct bp_whoami_res res; in whoami()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dhostconfig.c313 bpanswer(struct bp_whoami_res *res, struct netbuf *nb) in bpanswer()
391 struct bp_whoami_res res;
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c58 static struct bp_whoami_res bp;