Searched refs:ttyname (Results 51 - 56 of 56) sorted by relevance

123

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Djobs.c510 if(job.mypgid<0 || !(ttynam=ttyname(JOBTTY)))
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c389 if (!isatty(0) || (p = ttyname(0)) == NULL) {
/illumos-gate/usr/src/man/man3c/
H A DMakefile504 ttyname.3c \
2375 ttyname_r.3c := LINKSRC = ttyname.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1072 /* ttyname.c */
1073 char *ttyname(int f);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com643 ttyname.o \
/illumos-gate/usr/src/cmd/init/
H A Dinit.c3544 ln = ttyname(0); /* Get the name of tty */

Completed in 75 milliseconds

123