HomeSort by: relevance | last modified time | path
    Searched refs:grantpt (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/luit/dist/
sys.c 346 rc = grantpt(pty);
  /xsrc/external/mit/xconsole/dist/
xconsole.c 785 grantpt(*pty);
  /xsrc/external/mit/xterm/dist/
main.c 4283 * set ownership in grantpt - do this first.
4285 grantpt(screen->respond);
configure 16498 cf_func_grantpt="grantpt ptsname"
16586 echo "$as_me:16586: checking if grantpt really works" >&5
16587 echo $ECHO_N "checking if grantpt really works... $ECHO_C" >&6
16638 else if (grantpt(pty) < 0)
16753 else if (grantpt(pty) < 0)
16910 else if (grantpt(pty) < 0)
17152 test -n "$verbose" && echo " will rely upon grantpt" 1>&6
17154 echo "${as_me:-configure}:17154: testing will rely upon grantpt ..." 1>&5

Completed in 19 milliseconds