Searched refs:cuserid (Results 1 – 19 of 19) sorted by relevance
| /openbsd-src/gnu/usr.bin/cvs/vms/ |
| H A D | pwd.c | 28 return cuserid(login); in getlogin()
|
| /openbsd-src/gnu/gcc/libmudflap/ |
| H A D | mf-runtime.h | 224 #pragma redefine_extname cuserid __mfwrap_cuserid
|
| H A D | config.h.in | 21 /* Define to 1 if you have the `cuserid' function. */
|
| H A D | mf-hooks2.c | 1940 WRAPPER2(char *, cuserid, char * buf) in WRAPPER2() argument 1946 return cuserid (buf); in WRAPPER2() 1948 buf = cuserid (NULL); in WRAPPER2()
|
| H A D | configure.ac | 72 AC_CHECK_FUNCS(getlogin cuserid getpwnam getpwuid getpwent getgrnam getgrgid getgrent)
|
| H A D | ChangeLog | 382 (getlogin,cuserid,getpwnam,getpwuid,getgrnam,getgrgid): New wrappers.
|
| H A D | configure | 4317 for ac_func in getlogin cuserid getpwnam getpwuid getpwent getgrnam getgrgid getgrent
|
| /openbsd-src/gnu/usr.bin/perl/ext/POSIX/t/ |
| H A D | export.t | 89 cfsetospeed clearerr clock cosh creat ctermid ctime cuserid
|
| /openbsd-src/gnu/usr.bin/perl/ext/POSIX/ |
| H A D | POSIX.xs | 59 /* 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 D | sys-protos.h | 208 extern char * cuserid(char *);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | sys-protos.h | 208 extern char * cuserid(char *);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
| H A D | p700.C | 1519 extern char *cuserid();
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5300delta.pod | 983 Cygwin doesn't make C<< cuserid >> visible.
|
| /openbsd-src/gnu/usr.bin/perl/ext/POSIX/lib/ |
| H A D | POSIX.pod | 328 =item C<cuserid> [POSIX.1-1988] 332 $name = POSIX::cuserid();
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1545 fun:cuserid=uninstrumented
|
| /openbsd-src/gnu/usr.bin/perl/plan9/ |
| H A D | config_h.sample | 72 * This symbol, if defined, indicates that the cuserid routine is
|
| H A D | config.plan9 | 147 * This symbol, if defined, indicates that the cuserid routine is
|
| /openbsd-src/gnu/usr.bin/perl/win32/ |
| H A D | config_H.gc | 68 * This symbol, if defined, indicates that the cuserid routine is
|
| H A D | config_H.vc | 68 * This symbol, if defined, indicates that the cuserid routine is
|