Home | History | Annotate | Download | only in updater

Lines Matching full:st_mode

822     if (S_ISLNK(statptr->st_mode)) {
850 if (parsed.has_dmode && S_ISDIR(statptr->st_mode)) {
858 if (parsed.has_fmode && S_ISREG(statptr->st_mode)) {
866 if (parsed.has_capabilities && S_ISREG(statptr->st_mode)) {