OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F_FILE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
DbeFile.h
47
F_FILE
= 1024,
/src/external/gpl3/binutils.old/dist/gprofng/src/
DbeFile.h
47
F_FILE
= 1024,
/src/usr.sbin/mtree/
mtree.h
101
#define
F_FILE
0x010 /* regular file */
/src/usr.sbin/syslogd/
syslogd.c
132
#define
F_FILE
1 /* regular file */
1935
f->
f_file
= open(ctty, O_WRONLY | O_NDELAY, 0);
1937
if (f->
f_file
>= 0) {
1942
(void)close(f->
f_file
);
2298
&& (f->f_type !=
F_FILE
)
2357
case
F_FILE
: /* fallthrough */
2439
if ((f->
f_file
= p_open(f->f_un.f_pipe.f_pname,
2448
if (writev(f->
f_file
, iov, v - iov) < 0) {
2451
(void) close(f->
f_file
);
2469
if ((f->
f_file
= p_open(f->f_un.f_pipe.f_pname
[
all
...]
Completed in 53 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026