Home
last modified time | relevance | path

Searched refs:__unlockpt_xpg4 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dstdlib.h267 #pragma redefine_extname unlockpt __unlockpt_xpg4
269 extern int __unlockpt_xpg4(int);
270 #define unlockpt __unlockpt_xpg4
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpt.c180 __unlockpt_xpg4(int fd) in __unlockpt_xpg4() function
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers297 __unlockpt_xpg4;