Home | History | Annotate | Download | only in updater

Lines Matching refs:st_mode

766     if (S_ISLNK(statptr->st_mode)) {
794 if (parsed.has_dmode && S_ISDIR(statptr->st_mode)) {
802 if (parsed.has_fmode && S_ISREG(statptr->st_mode)) {
819 if (parsed.has_capabilities && S_ISREG(statptr->st_mode)) {