OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_FLAGS
(Results
1 - 10
of
10
) sorted by relevancy
/src/usr.sbin/mtree/
mtree.h
38
F_TIME | F_TYPE | F_UID |
F_FLAGS
)
70
#define
F_FLAGS
0x00000008 /* file flags */
specspec.c
100
if (f &
F_FLAGS
)
184
if (FF(n1, n2,
F_FLAGS
, st_flags))
185
differs |=
F_FLAGS
;
verify.c
296
(p->flags &
F_FLAGS
) ? "and file flags " : "");
305
if ((p->flags &
F_FLAGS
) && p->st_flags) {
create.c
305
if (keys &
F_FLAGS
&& p->fts_statp->st_flags != flags) {
401
((keys &
F_FLAGS
) && (*pflags != saveflags)) ||
426
if (keys &
F_FLAGS
) {
compare.c
190
if (s->flags &
F_FLAGS
)
195
if (s->flags &
F_FLAGS
)
376
if ((s->flags &
F_FLAGS
) && ((s->st_flags != p->fts_statp->st_flags)
misc.c
67
{"flags",
F_FLAGS
, NEEDVALUE},
spec.c
399
if (MATCHFLAG(
F_FLAGS
)) {
572
case
F_FLAGS
:
/src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_mtree.c
48
(
F_FLAGS
| F_GID | F_GNAME | F_MODE | F_TYPE | F_UID | F_UNAME)
176
#define
F_FLAGS
0x00000008 /* file flags */
213
#define DEFAULT_KEYS (F_DEV |
F_FLAGS
| F_GID | F_GNAME | F_SLINK | F_MODE\
477
effkeys &= ~
F_FLAGS
;
478
else if ((oldkeys &
F_FLAGS
) != 0) {
484
effkeys &= ~
F_FLAGS
;
494
keys &= ~
F_FLAGS
;
540
if ((keys & effkeys &
F_FLAGS
) != 0) {
551
keys &= ~
F_FLAGS
;
552
if ((oldkeys &
F_FLAGS
) != 0
[
all
...]
/src/bin/pax/
ftree.c
479
/* don't require
F_FLAGS
or F_SIZE */
506
if (ftnode->flags &
F_FLAGS
)
/src/usr.sbin/makefs/
walk.c
682
if (specnode->flags &
F_FLAGS
) {
Completed in 16 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026