OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LCTF_DIRTY
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/common/ctf/
ctf_create.c
296
if (!(fp->ctf_flags &
LCTF_DIRTY
))
547
nfp->ctf_flags |= fp->ctf_flags & ~
LCTF_DIRTY
;
694
if (!(fp->ctf_flags &
LCTF_DIRTY
))
706
fp->ctf_flags &= ~
LCTF_DIRTY
;
748
fp->ctf_flags |=
LCTF_DIRTY
;
890
fp->ctf_flags |=
LCTF_DIRTY
;
1151
fp->ctf_flags |=
LCTF_DIRTY
;
1253
fp->ctf_flags |=
LCTF_DIRTY
;
1291
fp->ctf_flags |=
LCTF_DIRTY
;
1343
ctb->ctb_file->ctf_flags |=
LCTF_DIRTY
;
[
all
...]
ctf_impl.h
251
#define
LCTF_DIRTY
0x0008 /* CTF container has been modified */
Completed in 21 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026