Searched defs:cf_entry_type_mech_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_sec_mechs.c65 static const char *cf_entry_type_mech_str = "mech"; variable
389 if (strncmp(cf_entry_type_mech_str, *flds,
390 strlen(cf_entry_type_mech_str))) {

Completed in 47 milliseconds