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

/osnet-11/usr/src/lib/libnisdb/
H A Dnisdb_ldap.h151 zotypes expireType; member in struct:__anon2009
H A Ddb_table.cc272 * _before_ we've retrieved any mapping data. Hence the 'expireType'
280 m->expireType = NIS_BOGUS_OBJ;
362 mapping.expireType = NIS_BOGUS_OBJ;
455 * directory itself isn't mapped. If the objType and expireType both
460 mapping.expireType != NIS_TABLE_OBJ ||
564 if (mapping.expireType == NIS_BOGUS_OBJ) {
568 mapping.expireType = NIS_DIRECTORY_OBJ;
570 mapping.expireType = NIS_TABLE_OBJ;
585 if (mapping.expireType == NIS_TABLE_OBJ) {
812 * in the entry, and set the expireType accordingl
[all...]
H A Ddb_mindex2.cc303 table->mapping.expireType = table->mapping.objType;

Completed in 23 milliseconds