HomeSort by: relevance | last modified time | path
    Searched refs:setpwent_r (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
getpwent_r.c 160 setpwent_r(PASS_R_ENT_ARGS) function
162 setpwent_r(void)
  /src/external/bsd/libbind/dist/
port_after.h.in 386 PASS_R_SET_RETURN setpwent_r(PASS_R_ENT_ARGS);
388 PASS_R_SET_RETURN setpwent_r(void);
configure 32554 { echo "$as_me:$LINENO: checking for setpwent_r" >&5
32555 echo $ECHO_N "checking for setpwent_r... $ECHO_C" >&6; }
32565 /* Define setpwent_r to an innocuous variant, in case <limits.h> declares setpwent_r.
32567 #define setpwent_r innocuous_setpwent_r
32570 which can conflict with char setpwent_r (); below.
32580 #undef setpwent_r
32588 char setpwent_r ();
32599 return setpwent_r ();
32644 void setpwent_r(FILE **pwfp)
    [all...]

Completed in 38 milliseconds