OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:statfailed
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/patch/
inp.c
144
int ifd,
statfailed
, devnull, pstat;
local in function:plan_a
161
statfailed
= stat(filename, &filestat);
162
if (
statfailed
&& ok_to_create_file) {
175
statfailed
= stat(filename, &filestat);
177
if (
statfailed
&& check_only)
180
if (
statfailed
||
212
if (!
statfailed
) {
271
} else if (
statfailed
) {
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025