OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:source_file
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/sdiff/
sdiff.c
92
* Create temporary file if
source_file
is not a regular file.
96
mktmpcpy(const char *
source_file
)
105
ifd = open(
source_file
, O_RDONLY, 0);
109
err(2, "error getting file status from %s",
source_file
);
116
if (errno == ENOENT && strcmp(
source_file
, "-") == 0)
119
err(2, "error opening %s",
source_file
);
140
warn("error reading from %s",
source_file
);
/src/sys/net/npf/
npf.h
345
char *
source_file
;
member in struct:__anonb49106fe0608
/src/usr.sbin/npf/npfctl/
npfctl.c
204
const char *srcfile = ne->
source_file
;
/src/lib/libnpf/
npf.c
238
errinfo->
source_file
=
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025