Home
last modified time | relevance | path

Searched refs:opentty (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/mtools/mtools-4.0.26/
H A Dtty.c173 FILE *opentty(int mode) in opentty() function
203 if(!opentty(-1)) in ask_confirmation()
211 fflush(opentty(-1)); in ask_confirmation()
213 ans[0] = fgetc(opentty(1)); in ask_confirmation()
216 if(fgets(ans,9, opentty(0)) == NULL) in ask_confirmation()
H A Dmk_direntry.c80 if(!opentty(0)) in ask_rename()
89 if (! fgets(tname, 4*MAX_VNAMELEN+1, opentty(0))) in ask_rename()
153 if(a == NAMEMATCH_NONE && !opentty(1)) { in ask_namematch()
178 fflush(opentty(1)); in ask_namematch()
181 rep = fgetc(opentty(1)); in ask_namematch()
188 if(fgets(ans, 9, opentty(0)) == NULL) in ask_namematch()
H A Dmtools.h176 FILE *opentty(int mode);
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dgetpass.c92 bool lnext, havetty, allocated, opentty, good; in __weak_alias() local
103 opentty = false; in __weak_alias()
115 opentty = true; in __weak_alias()
300 if (opentty) { in __weak_alias()
/dports/japanese/lipsf/lipsf-200/
H A Dterm.h154 extern int opentty __P_((VOID_A));
H A Dterm.c620 int opentty(VOID_A) in opentty() function
640 opentty();
767 opentty();
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/plugins/PseudoTTYPlugin/
H A DREADME23 * "stdin: not a tty") and you have a problem somewhere in "opentty.h"
/dports/devel/util-linux/util-linux-2.36/Documentation/releases/
H A Dv2.21-ReleaseNotes99 - double equals sign typo in opentty() [Karel Zak]
/dports/sysutils/linrename/util-linux-2.25.2/Documentation/releases/
H A Dv2.21-ReleaseNotes99 - double equals sign typo in opentty() [Karel Zak]
/dports/comms/ncid/ncid/doc/
H A DCHANGES2826 opentty(): added ttyfd = 0 in open(...