Home
last modified time | relevance | path

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

/titanic_44/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
/titanic_44/usr/src/lib/getloginx/
H A DMakefile.com28 LIBRARY = getloginx.a
31 OBJECTS = getloginx.o
/titanic_44/usr/src/head/
H A Dstdlib.h257 #pragma redefine_extname getlogin getloginx
259 extern char *getloginx(void);
260 #define getlogin getloginx
H A Dunistd.h353 #pragma redefine_extname getlogin getloginx
355 extern char *getloginx(void);
356 #define getlogin getloginx
/titanic_44/usr/src/lib/libc/port/gen/
H A Dgetlogin.c32 #pragma weak _getlogin = getloginx
200 getloginx(void) in getloginx() function
/titanic_44/usr/src/lib/
H A DMakefile75 getloginx \
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.mf326 file path=usr/lib/$(ARCH64)/getloginx.so.1
398 file path=usr/lib/getloginx.so.1
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers305 getloginx;
H A Dllib-lc485 char *getloginx(void);