Searched refs:unlockpt (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dpt.c34 #pragma weak _unlockpt = unlockpt
121 unlockpt(int fd) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdlib.in.h676 _GL_FUNCDECL_SYS (unlockpt, int, (int fd));
678 _GL_CXXALIAS_SYS (unlockpt, int, (int fd));
679 _GL_CXXALIASWARN (unlockpt);
681 # undef unlockpt
683 _GL_WARN_ON_USE (unlockpt, "unlockpt is not portable - "
684 "use gnulib module unlockpt for portability");
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc788 int unlockpt(int fd);
/osnet-11/usr/src/grub/grub2/
H A Dconfigure29294 for gl_func in _Exit atoll canonicalize_file_name getloadavg getsubopt grantpt mkdtemp mkostemp mkostemps mkstemp mkstemps ptsname random_r initstat_r srandom_r setstate_r realpath rpmatch setenv strtod strtoll strtoull unlockpt unsetenv; do
[all...]

Completed in 125 milliseconds