Lines Matching refs:getpwent_r
32071 { echo "$as_me:$LINENO: checking for getpwent_r" >&5
32072 echo $ECHO_N "checking for getpwent_r... $ECHO_C" >&6; }
32082 /* Define getpwent_r to an innocuous variant, in case <limits.h> declares getpwent_r.
32084 #define getpwent_r innocuous_getpwent_r
32087 which can conflict with char getpwent_r (); below.
32097 #undef getpwent_r
32105 char getpwent_r ();
32116 return getpwent_r ();
32163 getpwent_r(struct passwd *pwptr, char *buf, int buflen) {}