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 - 2
of
2
) 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
) {
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 163 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025