Home
last modified time | relevance | path

Searched refs:cuserid (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/gnu/usr.bin/cvs/vms/
Dpwd.c28 return cuserid(login); in getlogin()
/openbsd/src/gnu/gcc/libmudflap/
Dmf-runtime.h224 #pragma redefine_extname cuserid __mfwrap_cuserid
Dconfig.h.in21 /* Define to 1 if you have the `cuserid' function. */
Dmf-hooks2.c1940 WRAPPER2(char *, cuserid, char * buf) in WRAPPER2() argument
1946 return cuserid (buf); in WRAPPER2()
1948 buf = cuserid (NULL); in WRAPPER2()
Dconfigure.ac72 AC_CHECK_FUNCS(getlogin cuserid getpwnam getpwuid getpwent getgrnam getgrgid getgrent)
DChangeLog382 (getlogin,cuserid,getpwnam,getpwuid,getgrnam,getgrgid): New wrappers.
Dconfigure4317 for ac_func in getlogin cuserid getpwnam getpwuid getpwent getgrnam getgrgid getgrent
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/t/
Dexport.t89 cfsetospeed clearerr clock cosh creat ctermid ctime cuserid
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlclib.pod320 ~cuserid() DO NOT USE; see its man page
418 cuserid() inet_ntoa() sgetspent_r()
693 cuserid() getwchar() setenv()
929 cuserid() mbrtowc() tmpnam() wcsnrtombs()
Dperl5300delta.pod983 Cygwin doesn't make C<< cuserid >> visible.
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/
DPOSIX.xs3639 cuserid(s = 0)
3643 RETVAL = cuserid(s);
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
Dp700.C1519 extern char *cuserid();
/openbsd/src/gnu/gcc/gcc/
Dsys-protos.h208 extern char * cuserid(char *);
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsys-protos.h208 extern char * cuserid(char *);
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/lib/
DPOSIX.pod328 =item C<cuserid> [POSIX.1-1988]
332 $name = POSIX::cuserid();
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1545 fun:cuserid=uninstrumented
/openbsd/src/gnu/usr.bin/perl/plan9/
Dconfig_h.sample72 * This symbol, if defined, indicates that the cuserid routine is
Dconfig.plan9147 * This symbol, if defined, indicates that the cuserid routine is
/openbsd/src/gnu/usr.bin/perl/Porting/
Dconfig_H72 * This symbol, if defined, indicates that the cuserid routine is
DGlossary648 indicates to the C program that the cuserid() routine is available
/openbsd/src/gnu/usr.bin/perl/win32/
Dconfig_H.vc68 * This symbol, if defined, indicates that the cuserid routine is
Dconfig_H.gc68 * This symbol, if defined, indicates that the cuserid routine is