OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:using_pty
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
tty.c
158
int
using_pty
= 0; /* we're allocating a pty as the device */
variable
289
return
using_pty
;
467
using_pty
= notty || ptycommand != NULL || pty_socket != NULL;
468
if (
using_pty
)
515
if (
using_pty
) {
584
if (
using_pty
|| record_file != NULL) {
723
if (
using_pty
|| record_file != NULL) {
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026