Searched refs:vers_lo (Results 1 – 5 of 5) sorted by relevance
171 rpc_gss_get_versions(vers_hi, vers_lo) in rpc_gss_get_versions() argument173 uint_t *vers_lo;176 *vers_lo = RPCSEC_GSS_VERSION;
285 __rpc_gss_get_versions(uint_t *vers_hi, uint_t *vers_lo) in __rpc_gss_get_versions() argument288 *vers_lo = 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()
314 uint_t *vers_lo
754 bool_t rpc_gss_get_versions(u_int *vers_hi, u_int *vers_lo);