Home
last modified time | relevance | path

Searched refs:getloginx_r (Results 1 – 4 of 4) sorted by relevance

/titanic_53/usr/src/lib/libc/port/gen/
H A Dgetlogin.c33 #pragma weak _getlogin_r = getloginx_r
169 getloginx_r(char *answer, int namelen) in getloginx_r() function
/titanic_53/usr/src/head/
H A Dunistd.h693 #pragma redefine_extname getlogin_r getloginx_r
695 extern char *getloginx_r(char *, int);
696 #define getlogin_r getloginx_r
/titanic_53/usr/src/lib/libc/port/
H A Dmapfile-vers377 getloginx_r;
H A Dllib-lc493 char *getloginx_r(char *, int);