Searched refs:getprotoent (Results 1 – 15 of 15) sorted by relevance
62 while ((p = getprotoent()) != NULL && i <= 10) { in ATF_TC_BODY()70 while ((p = getprotoent()) != NULL && i <= 10) { in ATF_TC_BODY()178 while ((p = getprotoent()) != NULL && i <= 60) { in ATF_TC_BODY()198 p = getprotoent(); in ATF_TC_BODY()201 p = getprotoent(); in ATF_TC_BODY()204 p = getprotoent(); in ATF_TC_BODY()209 p = getprotoent(); in ATF_TC_BODY()212 p = getprotoent(); in ATF_TC_BODY()215 p = getprotoent(); in ATF_TC_BODY()
93 while ((prp = getprotoent()) != NULL) in main()
10 getproto.c getprotoent.c getprotoname.c getservent.c \40 getnameinfo.3 getnetent.3 getprotoent.3 getservent.3 \88 MLINKS+=getprotoent.3 endprotoent.3 \89 getprotoent.3 getprotobyname.3 \90 getprotoent.3 getprotobynumber.3 \91 getprotoent.3 setprotoent.3
45 getprotoent;
539 getprotoent(void) in getprotoent() function
276 while ((pe = getprotoent()) != NULL) { in protoent_fill_test_data()488 ATF_TC_WITHOUT_HEAD(getprotoent);489 ATF_TC_BODY(getprotoent, tc) in ATF_TC_BODY() argument544 ATF_TP_ADD_TC(tp, getprotoent); in ATF_TP_ADD_TCS()
242 struct protoent *getprotoent(void);
182 getprotoent
433 while ((pe = getprotoent()) != NULL) in protocols()
910 while ((p = getprotoent()) != NULL) { in name2protox()
1032 while ((pp = getprotoent()) != NULL) { in res_buildprotolist()
259 while (getprotoent() != NULL) in init_protos()
371 while ((p = getprotoent()) != NULL) in init_tabs()
7658 INTERCEPTOR(struct __sanitizer_protoent *, getprotoent,) {7660 COMMON_INTERCEPTOR_ENTER(ctx, getprotoent,);7661 struct __sanitizer_protoent *p = REAL(getprotoent)();7687 COMMON_INTERCEPT_FUNCTION(getprotoent); \
1921 fun:getprotoent=uninstrumented