Searched refs:NIS_MAXCOLUMNS (Results 1 – 6 of 6) sorted by relevance
88 db_attrname attrs<NIS_MAXCOLUMNS>;
498 char *val[NIS_MAXCOLUMNS]; in printQuery()512 if (ix >= NIS_MAXCOLUMNS || in printQuery()1146 if (e == 0 || nc < 0 || nc > NIS_MAXCOLUMNS) in pseudoEntryObj2Query()
668 entry_col ec[NIS_MAXCOLUMNS+1]; in entriesFromLDAPreal()
559 nis_attr *attr, attrbuf[NIS_MAXCOLUMNS]; in updateTableEntry()
834 table_col tc[NIS_MAXCOLUMNS+1]; in dbCreateTable()
66 const NIS_MAXCOLUMNS = 64; variable