OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:env_tty
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libutil/
ttyaction.c
74
char
env_tty
[64];
local in function:ttyaction
101
snprintf(
env_tty
, sizeof(
env_tty
), "TTY=%s", tty);
105
envp[1] =
env_tty
;
Completed in 12 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025