OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flags_to_string
(Results
1 - 11
of
11
) sorted by relevancy
/src/lib/libutil/
stat_flags.c
64
*
flags_to_string
--
69
flags_to_string
(u_long flags, const char *def)
function in typeref:typename:char *
Makefile
101
MLINKS+=stat_flags.3
flags_to_string
.3
/src/include/
util.h
74
char *
flags_to_string
(unsigned long, const char *);
/src/usr.sbin/mtree/
compare.c
99
sf =
flags_to_string
(p->fts_statp->st_flags, "none"); \
108
sf =
flags_to_string
(flags, "none"); \
385
f_s =
flags_to_string
(s->st_flags, "none");
390
f_s =
flags_to_string
(p->fts_statp->st_flags, "none");
create.c
306
char *str =
flags_to_string
(p->fts_statp->st_flags, "none");
427
char *str =
flags_to_string
(saveflags, "none");
specspec.c
101
printf(" flags=%s",
flags_to_string
(n->st_flags, "none"));
spec.c
403
str =
flags_to_string
(cur->st_flags, "none");
/src/bin/ls/
ls.c
597
flags_to_string
((u_long)sp->st_flags, "-");
/src/usr.bin/xinstall/
xinstall.c
380
fflags =
flags_to_string
(fileflags, "-");
/src/usr.bin/stat/
stat.c
888
sdata =
flags_to_string
((u_long)st->st_flags, "-");
/src/tools/compat/
compat_defs.h
480
char *
flags_to_string
(unsigned long, const char *);
Completed in 17 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025