Home
last modified time | relevance | path

Searched refs:getloginx (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/getloginx/common/
H A Dgetloginx.c33 extern char *getloginx(void);
38 return (getloginx()); in getlogin()
H A Dmapfile-vers41 SYMBOL_VERSION ILLUMOS_0.1 { # first release of getloginx.so.1
/illumos-gate/usr/src/lib/getloginx/
H A DMakefile.com28 LIBRARY = getloginx.a
31 OBJECTS = getloginx.o
/illumos-gate/usr/src/head/
H A Dstdlib.h293 #pragma redefine_extname getlogin getloginx
295 extern char *getloginx(void);
296 #define getlogin getloginx
H A Dunistd.h360 #pragma redefine_extname getlogin getloginx
362 extern char *getloginx(void);
363 #define getlogin getloginx
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetlogin.c32 #pragma weak _getlogin = getloginx
200 getloginx(void) in getloginx() function
/illumos-gate/usr/src/lib/
H A DMakefile81 getloginx \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.p5m429 file path=usr/lib/$(ARCH64)/getloginx.so.1
773 file path=usr/lib/getloginx.so.1
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers625 getloginx;