Home
last modified time | relevance | path

Searched defs:S_ISUID (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dstat.h18 #define S_ISUID 0004000 /* set user id on execution */ macro
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h528 #define S_ISUID 0004000 macro