Searched refs:__type_of (Results 1 – 9 of 9) sorted by relevance
50 if (__type_of (obj) != NIS_DIRECTORY_OBJ) in nis_ping()
47 if (__type_of (NIS_RES_OBJECT (res2)) != NIS_DIRECTORY_OBJ) in nis_checkpoint()
54 || __type_of (NIS_RES_OBJECT (res)) != NIS_GROUP_OBJ) in nis_removemember()
51 || __type_of (NIS_RES_OBJECT (res)) != NIS_GROUP_OBJ) in nis_addmember()
54 || (__type_of (NIS_RES_OBJECT (res)) != NIS_GROUP_OBJ)) in internal_ismember()
52 || __type_of (NIS_RES_OBJECT (res)) != NIS_GROUP_OBJ) in nis_print_group_entry()
91 if (__type_of (NIS_RES_OBJECT (res)) == NIS_LINK_OBJ in nis_lookup()
153 && __type_of (NIS_RES_OBJECT (&res)) == NIS_TABLE_OBJ) in get_tablepath()322 if (__type_of (NIS_RES_OBJECT (res)) == NIS_LINK_OBJ in libnsl_hidden_nolink_def()
502 #define __type_of(o) ((o)->zo_data.zo_type) macro
Completed in 10 milliseconds