OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcrval
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
popen.c
443
int
tcrval
;
local in function:run_command
466
if ((
tcrval
= tcgetattr(fileno(stdin), &ttybuf)) == -1)
476
if (
tcrval
!= -1 && tcsetattr(fileno(stdin), TCSADRAIN, &ttybuf) == -1)
popen.c
443
int
tcrval
;
local in function:run_command
466
if ((
tcrval
= tcgetattr(fileno(stdin), &ttybuf)) == -1)
476
if (
tcrval
!= -1 && tcsetattr(fileno(stdin), TCSADRAIN, &ttybuf) == -1)
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025