Searched refs:getspnam (Results 1 – 21 of 21) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| D | 5009000 | 23 getspnam # Z added by devel/scanprov
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | reentr.h | 1459 # 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)
|
| D | reentr.c | 590 retptr = getspnam(name); break; in Perl_reentrant_retry()
|
| D | config_h.SH | 2807 * This symbol, if defined, indicates that the getspnam system call is 4954 * is available to getspnam re-entrantly.
|
| D | pp_sys.c | 5839 spwent = getspnam(pwent->pw_name);
|
| /openbsd/src/gnu/usr.bin/perl/regen/ |
| D | reentr.pl | 1249 getspnam C |shadow |struct spwd |I_CSBWR|S_CSBI
|
| /openbsd/src/gnu/usr.bin/cvs/ |
| D | config.h.in | 116 /* Define if you have the getspnam function. */
|
| D | configure.in | 166 AC_SEARCH_LIBS(getspnam, sec gen, AC_DEFINE(HAVE_GETSPNAM))
|
| D | ChangeLog | 485 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/ |
| D | perlclib.pod | 406 alphasort() getspnam() sethostent_r() 681 btowc() getspnam() rexec() 1060 getspnam() ~getspnam_r()
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | sys-protos.h | 502 extern struct spwd * getspnam(const char *);
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | sys-protos.h | 502 extern struct spwd * getspnam(const char *);
|
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | server.c | 5725 spw = getspnam (username);
|
| D | ChangeLog-96 | 1277 * server.c (check_password): if available use getspnam instead of
|
| /openbsd/src/gnu/usr.bin/perl/plan9/ |
| D | config_h.sample | 1618 * This symbol, if defined, indicates that the getspnam system call is 1625 * is available to getspnam re-entrantly.
|
| D | config.plan9 | 1670 * 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/ |
| D | config_H | 2745 * This symbol, if defined, indicates that the getspnam system call is 4748 * is available to getspnam re-entrantly.
|
| D | Glossary | 1360 This variable conditionally defines HAS_GETSPNAM if getspnam() is
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | config_H.vc | 2772 * This symbol, if defined, indicates that the getspnam system call is 4919 * is available to getspnam re-entrantly.
|
| D | config_H.gc | 2772 * 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/ |
| D | libc_ubuntu1404_abilist.txt | 1957 fun:getspnam=uninstrumented
|