Searched refs:endpwent (Results 1 – 14 of 14) sorted by relevance
51 for (endpwent(); (pw = getpwent());) in groupdel_main()55 if (CFG_TOYBOX_FREE) endpwent(); in groupdel_main()
67 void endpwent(void);
314 endpwent();
111 AC_CHECK_FUNCS([endpwent isascii memchr memset re_comp regcomp strcasecmp strchr strcspn strdup str…
16 /* Define to 1 if you have the `endpwent' function. */
13194 for ac_func in endpwent isascii memchr memset re_comp regcomp strcasecmp strchr strcspn strdup stre…
414 endpwent(); in get_home_dirs()421 endpwent(); in get_home_dirs()
181 void endpwent(); function
434 endpwent(); in extract_pw_data()
1714 endpwent(); in username_completion_function()
1554 INTERCEPTOR(void, endpwent, int dummy) {1556 COMMON_INTERCEPTOR_ENTER(ctx, endpwent, dummy);1557 REAL(endpwent)(dummy);1571 COMMON_INTERCEPT_FUNCTION(endpwent); \
1592 fun:endpwent=uninstrumented
710 PUBLIC aaa10 0 endpwent