Home | History | Annotate | Download | only in strace

Lines Matching full:st_flags

879 		tprintf(", st_flags=");
880 printflags(fileflags, statbuf->st_flags, "UF_???");
1022 tprintf(", st_flags=");
1023 printflags(fileflags, statbuf.st_flags, "UF_???");