Home | History | Annotate | Download | only in updater

Lines Matching full:st_mode

786     if (S_ISLNK(statptr->st_mode)) {
814 if (parsed.has_dmode && S_ISDIR(statptr->st_mode)) {
822 if (parsed.has_fmode && S_ISREG(statptr->st_mode)) {
830 if (parsed.has_capabilities && S_ISREG(statptr->st_mode)) {