Home
last modified time | relevance | path

Searched refs:al_offset (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libnsl/nis/gen/
H A Dnis_sec_mechs.c374 const int al_offset = 4; /* mech alias */ in get_secfile_ent() local
405 m->alias = NIS_SEC_CF_NA_CMP(*(flds + al_offset)) ? NULL in get_secfile_ent()
406 : strdup(*(flds + al_offset)); in get_secfile_ent()
425 if (*(flds + al_offset) && in get_secfile_ent()
426 (strncasecmp(*(flds + al_offset), cf_mech_des_str, in get_secfile_ent()