Searched refs:chpass3_arg (Results 1 – 7 of 7) sorted by relevance
91 struct chpass3_arg { struct99 typedef struct chpass3_arg chpass3_arg; argument276 extern generic_ret * chpass_principal3_2(chpass3_arg *, CLIENT *);277 extern generic_ret * chpass_principal3_2_svc(chpass3_arg *, struct svc_req *);
56 bool_t xdr_chpass3_arg(XDR *xdrs, chpass3_arg *objp);
676 xdr_chpass3_arg(XDR *xdrs, chpass3_arg *objp) in xdr_chpass3_arg()
89 chpass3_arg chpass_principal3_2_arg;
1223 chpass_principal3_2_svc(chpass3_arg *arg, struct svc_req *rqstp) in chpass_principal3_2_svc()
181 chpass_principal3_2(chpass3_arg *argp, CLIENT *clnt) in chpass_principal3_2()
363 chpass3_arg arg; in kadm5_chpass_principal_3()