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

/freebsd-13-stable/lib/librpcsec_gss/
H A Drpcsec_gss_conf.c245 const char **mech_qops; local
286 mech_qops = malloc((count + 1) * sizeof(char*));
287 pp = mech_qops;
293 minfo->qops = mech_qops;

Completed in 109 milliseconds