Home | History | Annotate | Download | only in strace

Lines Matching full:fileflags

991 static const struct xlat fileflags[] = {
1020 printflags(fileflags, tcp->u_arg[1], "UF_???");
1030 printflags(fileflags, tcp->u_arg[1], "UF_???");
1081 printflags(fileflags, statbuf->st_flags, "UF_???");
1276 printflags(fileflags, statbuf.st_flags, "UF_???");