Searched refs:sec_clnt_loadinfo (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsec_clnt.c330 sec_clnt_loadinfo(struct sec_data *in, struct sec_data **out, model_t model) function
394 * free the memory allocated by sec_clnt_loadinfo.
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c74 extern int sec_clnt_loadinfo(struct sec_data *, struct sec_data **, model_t);
441 error = sec_clnt_loadinfo(
H A Dnfs_vfsops.c73 extern int sec_clnt_loadinfo(struct sec_data *, struct sec_data **, model_t);
460 error = sec_clnt_loadinfo(
H A Dnfs4_vfsops.c101 extern int sec_clnt_loadinfo(struct sec_data *, struct sec_data **, model_t);
660 error = sec_clnt_loadinfo(

Completed in 93 milliseconds