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.h264 #pragma redefine_extname unlockpt __unlockpt_xpg4
266 extern int __unlockpt_xpg4(int);
267 #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-vers199 __unlockpt_xpg4;