Lines Matching refs:grantpt
1220 * sysdeps/unix/grantpt.c: Likewise.
2337 * manual/terminal.texi: Document ttyname_r, getpt, grantpt,
6104 * sysdeps/unix/grantpt.c (grantpt): Change check of return value
7096 * sysdeps/unix/grantpt.c (grantpt): Use __ptsname_r and not
8282 * sysdeps/unix/grantpt.c (argv): Fix consts.
9445 * sysdeps/unix/grantpt.c (argv): Move const to toplevel.
9446 (grantpt): Delete superfluous cast.
9762 (routines): Add getpt, grantpt, unlockpt, ptsname.
9773 * libc.map: Add getpt, grantpt, unlockpt, ptsname, ptsname_r.
9783 * sysdeps/generic/grantpt.c: Likewise.
9787 * sysdeps/unix/grantpt.c: New file.