Lines Matching refs:myself

279 	char *myself = "get_ttl_value";  in get_ttl_value()  local
300 "%s passed illegal TTL type (%d)", myself, type); in get_ttl_value()
403 char *myself = "get_passwd_list"; in get_passwd_list() local
419 res = am(myself, ARRAY_CHUNK * sizeof (char *)); in get_passwd_list()
468 res[res_count] = am(myself, end_ptr - it->name + 1); in get_passwd_list()
609 char *myself = "update_map_from_dit"; in update_map_from_dit() local
645 myself, map->map_name, map->domain); in update_map_from_dit()
654 myself, map->map_path); in update_map_from_dit()
662 myself, temp_entries); in update_map_from_dit()
671 myself, temp_ttl); in update_map_from_dit()
728 myself, t->dbId, map->map_name); in update_map_from_dit()
744 myself, t->dbId, in update_map_from_dit()
772 myself, statP, ldap_err2string(statP), in update_map_from_dit()
785 if ((dn = findDNs(myself, rv, nr, 0, &numDNs)) == 0) { in update_map_from_dit()
804 myself, statP, NIL(dn[i]), in update_map_from_dit()
818 myself, statP, NIL(dn[i]), in update_map_from_dit()
832 myself, NIL(dn[i]), t->dbId, in update_map_from_dit()
862 myself, in update_map_from_dit()
921 myself, NIL(key.dptr), map->map_name, in update_map_from_dit()
929 "for %s,%s", myself, map->map_name, map->domain); in update_map_from_dit()
971 char *myself = "get_mapping_map_list"; in get_mapping_map_list() local
984 res = am(myself, ARRAY_CHUNK * sizeof (char *)); in get_mapping_map_list()
1057 res[i] = am(myself, end_ptr - it->name + 1); in get_mapping_map_list()
1087 char *myself = "make_nis_container"; in make_nis_container() local
1111 myself, NIL(map_name), NIL(domain)); in make_nis_container()
1124 myself, map_name, domain); in make_nis_container()
1135 "for %s,%s", myself, dn, map_name, domain); in make_nis_container()
1195 char *myself = "update_netgroup_byxxx"; in update_netgroup_byxxx() local
1226 cmdbuf = am(myself, cmd_length); in update_netgroup_byxxx()
1230 "%s: Could not alloc cmdbuf.", myself); in update_netgroup_byxxx()
1249 "%s: Could not update %s.", myself, cmdbuf); in update_netgroup_byxxx()
1282 "(errno=%d)", myself, cmdbuf, errno); in update_netgroup_byxxx()
1293 myself, map->map_path); in update_netgroup_byxxx()
1298 cmdbuf = am(myself, strlen("/usr/sbin/makedbm") + in update_netgroup_byxxx()
1304 "%s: Could not allocate cmdbuf.", myself); in update_netgroup_byxxx()
1319 "(errno=%d)", myself, cmdbuf, errno); in update_netgroup_byxxx()
1334 "(errno=%d)", myself, cmdbuf, errno); in update_netgroup_byxxx()
1345 myself, temp_entries); in update_netgroup_byxxx()
1354 myself, temp_ttl); in update_netgroup_byxxx()
1386 myself, NIL(key.dptr), map->map_name, in update_netgroup_byxxx()