OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:repdes
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/tip/
tipout.c
62
(void)write(
repdes
[1],&ccc,1); /* We got the message */
96
(void)write(
repdes
[1], &reply, 1); /* Now coprocess waits for us */
cmds.c
143
(void)read(
repdes
[0], (char *)&ccc, 1); /* Wait until read process stops */
301
(void)read(
repdes
[0], (char *)&ccc, 1);
481
(void)read(
repdes
[0], (char *)&ccc, 1);
529
(void)read(
repdes
[0], (char *)&ccc, 1);
616
(void)read(
repdes
[0], &c, 1);
tip.h
234
extern int
repdes
[2]; /* read process synchronization channel */
tip.c
65
int
repdes
[2];
variable in typeref:typename:int[2]
285
(void)pipe(
repdes
);
Completed in 128 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025