OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:etcfd
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/rump/rumpvfs/
t_etfs.c
64
int localfd,
etcfd
;
local in function:ATF_TC_BODY
68
etcfd
= open("/etc/passwd", O_RDONLY);
69
ATF_REQUIRE(
etcfd
!= -1);
106
close(
etcfd
);
Completed in 12 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025