OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:full_tty
(Results
1 - 1
of
1
) sorted by relevancy
/src/libexec/talkd/
announce.c
73
char
full_tty
[32];
local in function:announce
76
(void)snprintf(
full_tty
, sizeof(
full_tty
),
78
if (stat(
full_tty
, &stbuf) < 0 || (stbuf.st_mode&S_IWGRP) == 0)
Completed in 29 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025