OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attndes
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/tip/
tipout.c
133
pfd[0].fd =
attndes
[0];
143
if (read(
attndes
[0], &ccc, 1) > 0) {
cmds.c
142
(void)write(
attndes
[1], "W", 1); /* Put TIPOUT into a wait state */
297
(void)write(
attndes
[1], "W", 1); /* put TIPOUT into a wait state */
477
(void)write(
attndes
[1], "W", 1); /* put TIPOUT into a wait state */
525
(void)write(
attndes
[1], "W", 1); /* put TIPOUT into a wait state */
609
(void)write(
attndes
[1], "S", 1);
744
(void)write(
attndes
[1], "B", 1); /* Tell TIPOUT to toggle */
tip.h
232
extern int
attndes
[2]; /* coprocess wakeup channel */
tip.c
63
int
attndes
[2];
variable in typeref:typename:int[2]
283
(void)pipe(
attndes
);
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025