Searched refs:vers_hi (Results 1 – 5 of 5) sorted by relevance
171 rpc_gss_get_versions(vers_hi, vers_lo) in rpc_gss_get_versions() argument172 uint_t *vers_hi; in rpc_gss_get_versions()175 *vers_hi = RPCSEC_GSS_VERSION;
285 __rpc_gss_get_versions(uint_t *vers_hi, uint_t *vers_lo) in __rpc_gss_get_versions() argument287 *vers_hi = RPCSEC_GSS_VERSION; in __rpc_gss_get_versions()
206 rpc_gss_get_versions(uint_t *vers_hi, uint_t *vers_lo) in rpc_gss_get_versions() argument210 return ((*calls.rpc_gss_get_versions)(vers_hi, vers_lo)); in rpc_gss_get_versions()
313 uint_t *vers_hi,
754 bool_t rpc_gss_get_versions(u_int *vers_hi, u_int *vers_lo);