Home
last modified time | relevance | path

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

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