Home
last modified time | relevance | path

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

/titanic_53/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_53/usr/src/lib/getloginx/
H A DMakefile.com28 LIBRARY = getloginx.a
31 OBJECTS = getloginx.o
/titanic_53/usr/src/head/
H A Dstdlib.h269 #pragma redefine_extname getlogin getloginx
271 extern char *getloginx(void);
272 #define getlogin getloginx
H A Dunistd.h353 #pragma redefine_extname getlogin getloginx
355 extern char *getloginx(void);
356 #define getlogin getloginx
/titanic_53/usr/src/lib/libc/port/gen/
H A Dgetlogin.c32 #pragma weak _getlogin = getloginx
200 getloginx(void) in getloginx() function
/titanic_53/usr/src/lib/
H A DMakefile77 getloginx \
/titanic_53/usr/src/pkg/manifests/
H A Dsystem-library.mf329 file path=usr/lib/$(ARCH64)/getloginx.so.1
402 file path=usr/lib/getloginx.so.1
/titanic_53/usr/src/lib/libc/port/
H A Dmapfile-vers376 getloginx;
H A Dllib-lc492 char *getloginx(void);