Searched refs:al_offset (Results 1 – 1 of 1) sorted by relevance
374 const int al_offset = 4; /* mech alias */ in get_secfile_ent() local405 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()