HomeSort by relevance Sort by last modified time
    Searched defs:gettty (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/vi/port/
ex_get.c 159 gettty(void) function
  /onnv/onnv-gate/usr/src/cmd/ps/
ucbps.c 103 static char *gettty();
800 * gettty returns the user's tty number or ? if none.
803 gettty(psinfo_t *psinfo) function
865 tp = gettty(psinfo);
ps.c 300 static char *gettty(psinfo_t *);
741 name = gettty(&info);
1225 * gettty returns the user's tty number or ? if none.
1228 gettty(psinfo_t *psinfo) function
1267 tp = gettty(psinfo);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ed/
ed.c 286 static int gettty(void);
560 append(gettty, addr2);
568 append(gettty, addr1-1);
640 append(gettty, addr2-1);
1330 gettty(void) function
    [all...]

Completed in 60 milliseconds