Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/vms/
H A Dpwd.c28 return cuserid(login); in getlogin()
/openbsd-src/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-src/gnu/usr.bin/perl/ext/POSIX/t/
H A Dexport.t89 cfsetospeed clearerr clock cosh creat ctermid ctime cuserid
/openbsd-src/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs59 /* Cygwin's stdio.h doesn't make cuserid() visible with -D_GNU_SOURCE,
3639 cuserid(s = 0)
3643 RETVAL = cuserid(s);
3647 not_here("cuserid");
/openbsd-src/gnu/gcc/gcc/
H A Dsys-protos.h208 extern char * cuserid(char *);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h208 extern char * cuserid(char *);
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp700.C1519 extern char *cuserid();
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5300delta.pod983 Cygwin doesn't make C<< cuserid >> visible.
/openbsd-src/gnu/usr.bin/perl/ext/POSIX/lib/
H A DPOSIX.pod328 =item C<cuserid> [POSIX.1-1988]
332 $name = POSIX::cuserid();
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1545 fun:cuserid=uninstrumented
/openbsd-src/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-src/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