Home
last modified time | relevance | path

Searched refs:pty (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dconfdata.c1131 int i, cnt, pby, pty, ptm; /* pby: probability of boolean = y in conf_set_all_new_symbols() local
1136 pby = 50; pty = ptm = 33; /* can't go as the default in switch-case in conf_set_all_new_symbols()
1160 pby = p[0]; ptm = pby/2; pty = pby-ptm; in conf_set_all_new_symbols()
1163 pty = p[0]; ptm = p[1]; pby = pty + ptm; in conf_set_all_new_symbols()
1166 pby = p[0]; pty = p[1]; ptm = p[2]; in conf_set_all_new_symbols()
1170 if( pty+ptm > 100 ) { in conf_set_all_new_symbols()
1199 if (cnt < pty) in conf_set_all_new_symbols()
1201 else if (cnt < (pty+ptm)) in conf_set_all_new_symbols()
/l4re-core-master/uclibc/lib/uclibc/
A Dtarget_headers.lst163 pty.h
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DMakefile.in283 HEADERS_RM-$(UCLIBC_HAS_PTY) += pty.h
A DChangelog435 o pty and tty handling fixes
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in817 and man 7 pty).

Completed in 10 milliseconds