OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tryopen
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/calendar/
calendar.c
126
static int
tryopen
(const char *, int);
413
if ((fd =
tryopen
(*name, O_RDONLY)) == -1)
423
} else if ((fd =
tryopen
(fname, O_RDONLY)) == -1) {
493
tryopen
(const char *pathname, int flags)
function in typeref:typename:int
calendar.c
126
static int
tryopen
(const char *, int);
413
if ((fd =
tryopen
(*name, O_RDONLY)) == -1)
423
} else if ((fd =
tryopen
(fname, O_RDONLY)) == -1) {
493
tryopen
(const char *pathname, int flags)
function in typeref:typename:int
Completed in 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025