OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__sflags
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libc/stdio/
flags.c
58
__sflags
(const char *mode, int *optr)
function in typeref:typename:int
fdopen.c
83
if ((flags =
__sflags
(mode, &oflags)) == 0)
fopen.c
63
if ((flags =
__sflags
(mode, &oflags)) == 0)
local.h
65
extern int
__sflags
(const char *, int *);
freopen.c
73
if ((flags =
__sflags
(mode, &oflags)) == 0) {
fmemopen.c
181
flags =
__sflags
(mode, &oflags);
/src/usr.sbin/mountd/
mountd.c
286
int
__sflags
(const char *, int *); /* XXX */
292
__sflags
(opts, &oflags);
Completed in 36 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025