Lines Matching refs:myself
154 const char *myself = "updateMappingObj"; in updateMappingObj() local
173 myself, stat, NIL(objName)); in updateMappingObj()
183 myself, rstat, NIL(objName)); in updateMappingObj()
190 *objNameP = sdup(myself, T, objName); in updateMappingObj()
194 myself, NIL(objName)); in updateMappingObj()
207 myself, lstat, NIL(objName)); in updateMappingObj()
219 const char *myself = "mappingFromObj"; in mappingFromObj() local
228 bp2buf(myself, &b, "%s.%s", in mappingFromObj()
255 const char *myself = "db_mindex::selectMapping"; in selectMapping() local
374 sbc2buf(myself, sub, len, &b); in selectMapping()
375 bp2buf(myself, &b, ".%s", table->mapping.objName); in selectMapping()
457 const char *myself = "db_mindex::updateTableEntry"; in updateTableEntry() local
466 myself); in updateTableEntry()
474 myself, count, valid ? "TRUE" : "FALSE"); in updateTableEntry()
489 myself, NIL(obj->zo_name), in updateTableEntry()
503 myself, NIL(obj->zo_name), in updateTableEntry()
567 myself, NIL(tableName)); in updateTableEntry()
580 myself, NIL(obj->zo_name), in updateTableEntry()
599 myself, NIL(obj->zo_name), NIL(tableName)); in updateTableEntry()
631 myself, NIL(obj->zo_name), NIL(tableName)); in updateTableEntry()
691 const char *myself = "findDirEntryMapping"; in findDirEntryMapping() local
705 bp2buf(myself, &b, "%s.%s", entryName, t->objName); in findDirEntryMapping()
738 const char *myself = "db_mindex::queryLDAP"; in queryLDAP() local
757 myself, NIL(t->objName), (asObj ? "object" : "entry")); in queryLDAP()
808 myself, dstat, NIL(t->objName)); in queryLDAP()
837 myself, NIL(t->objName), in queryLDAP()
869 "%s: lock error %d", myself, in queryLDAP()
922 myself, NIL(name), NIL(t->objName), in queryLDAP()
931 myself, NIL(t->objName), in queryLDAP()
945 myself, NIL(name), NIL(t->objName)); in queryLDAP()
956 myself, NIL(name), NIL(t->objName)); in queryLDAP()
972 myself, NIL(name), NIL(t->objName), in queryLDAP()
1009 myself, NIL(t->objName), in queryLDAP()
1032 myself, NIL(t->objName)); in queryLDAP()
1040 myself, NIL(t->objName)); in queryLDAP()
1176 const char *myself = "db_mindex::storeObjLDAP"; in storeObjLDAP() local
1217 ea = (entry_object **)am(myself, in storeObjLDAP()
1290 const char *myself = "db_mindex::storeLDAP"; in storeLDAP() local
1365 myself, in storeLDAP()
1385 myself, NIL(t->objName)); in storeLDAP()
1439 rv = (__nis_rule_value_t *)am(myself, sizeof (*rv)); in storeLDAP()
1440 qa = (db_query **)am(myself, sizeof (qa[0])); in storeLDAP()
1448 qold = (db_query **)am(myself, sizeof (qold[0])); in storeLDAP()
1470 myself, NIL(t->dbId)); in storeLDAP()
1482 myself, NIL(t->dbId)); in storeLDAP()
1551 myself, (nq+count) * sizeof (void *)); in storeLDAP()
1573 myself, NIL(t->objName)); in storeLDAP()
1614 qa = (db_query **)am(myself, ntab * sizeof (qa[0])); in storeLDAP()
1615 rv = (__nis_rule_value_t *)am(myself, ntab * sizeof (rv[0])); in storeLDAP()
1634 myself, NIL(t->objName)); in storeLDAP()
1668 myself, lck?"L":"Unl", lstat, in storeLDAP()