Home
last modified time | relevance | path

Searched refs:bp_getfile_res (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h85 struct bp_getfile_res { struct
90 typedef struct bp_getfile_res bp_getfile_res; argument
98 extern bp_getfile_res *bootparamproc_getfile_1();
/illumos-gate/usr/src/uts/common/rpc/
H A Dbootparam.h87 struct bp_getfile_res { struct
92 typedef struct bp_getfile_res bp_getfile_res; argument
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_subr.c61 static void getf_printres(bp_getfile_res *);
158 bp_getfile_res *
161 static bp_getfile_res res; in bootparamproc_getfile_1()
266 getf_printres(bp_getfile_res *res) in getf_printres()
H A Dbootparam_prot_xdr.c136 xdr_bp_getfile_res(XDR *xdrs, bp_getfile_res *objp) in xdr_bp_getfile_res()
/illumos-gate/usr/src/head/rpcsvc/
H A Dbootparam_prot.x74 struct bp_getfile_res { struct
83 bp_getfile_res BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2; argument
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dbootparam_xdr.c103 xdr_bp_getfile_res(XDR *xdrs, bp_getfile_res *objp) in xdr_bp_getfile_res()
H A Dnfs_dlinet.c824 struct bp_getfile_res res; in getfile()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c218 struct bp_getfile_res res; in getfile()