OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fd_src
(Results
1 - 1
of
1
) sorted by relevancy
/src/share/examples/rump/ulptprint/
ulptprint.c
55
int
fd_src
, fd_dst;
local in function:main
73
fd_src
= open(argv[1], O_RDONLY);
74
if (
fd_src
== -1)
78
n = read(
fd_src
, buf, sizeof(buf));
Completed in 10 milliseconds
Indexes created Mon Oct 27 16:09:52 GMT 2025