Home
last modified time | relevance | path

Searched refs:getspnam (Results 1 – 21 of 21) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D500900023 getspnam # Z added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/
Dreentr.h1459 # undef getspnam
1460 # if !defined(getspnam) && GETSPNAM_R_PROTO == REENTRANT_PROTO_I_CSBWR
1461 # define getspnam(a) ((PL_reentrant_retint = getspnam_r(a, &PL_reentrant_buffer->_spent_stru… macro
1463 # if !defined(getspnam) && GETSPNAM_R_PROTO == REENTRANT_PROTO_S_CSBI
1464 # define getspnam(a) (getspnam_r(a, &PL_reentrant_buffer->_spent_struct, PL_reentrant_buffer… macro
1466 # if defined(getspnam)
Dreentr.c590 retptr = getspnam(name); break; in Perl_reentrant_retry()
Dconfig_h.SH2807 * This symbol, if defined, indicates that the getspnam system call is
4954 * is available to getspnam re-entrantly.
Dpp_sys.c5839 spwent = getspnam(pwent->pw_name);
/openbsd/src/gnu/usr.bin/perl/regen/
Dreentr.pl1249 getspnam C |shadow |struct spwd |I_CSBWR|S_CSBI
/openbsd/src/gnu/usr.bin/cvs/
Dconfig.h.in116 /* Define if you have the getspnam function. */
Dconfigure.in166 AC_SEARCH_LIBS(getspnam, sec gen, AC_DEFINE(HAVE_GETSPNAM))
DChangeLog485 to handle getspnam, connect, gethostbyname, and crypt correctly;
1778 getspnam. Some systems (like Linux) have getspnam in the C
1943 * configure.in (AC_REPLACE_FUNCS): add getspnam for reading shadow
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlclib.pod406 alphasort() getspnam() sethostent_r()
681 btowc() getspnam() rexec()
1060 getspnam() ~getspnam_r()
/openbsd/src/gnu/gcc/gcc/
Dsys-protos.h502 extern struct spwd * getspnam(const char *);
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsys-protos.h502 extern struct spwd * getspnam(const char *);
/openbsd/src/gnu/usr.bin/cvs/src/
Dserver.c5725 spw = getspnam (username);
DChangeLog-961277 * server.c (check_password): if available use getspnam instead of
/openbsd/src/gnu/usr.bin/perl/plan9/
Dconfig_h.sample1618 * This symbol, if defined, indicates that the getspnam system call is
1625 * is available to getspnam re-entrantly.
Dconfig.plan91670 * This symbol, if defined, indicates that the getspnam system call is
1677 * is available to getspnam re-entrantly.
/openbsd/src/gnu/usr.bin/perl/Porting/
Dconfig_H2745 * This symbol, if defined, indicates that the getspnam system call is
4748 * is available to getspnam re-entrantly.
DGlossary1360 This variable conditionally defines HAS_GETSPNAM if getspnam() is
/openbsd/src/gnu/usr.bin/perl/win32/
Dconfig_H.vc2772 * This symbol, if defined, indicates that the getspnam system call is
4919 * is available to getspnam re-entrantly.
Dconfig_H.gc2772 * This symbol, if defined, indicates that the getspnam system call is
4919 * is available to getspnam re-entrantly.
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1957 fun:getspnam=uninstrumented