Home
last modified time | relevance | path

Searched refs:S_IXOTH (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dstat.h59 #define S_IXOTH 00001 macro
/bionic/libc/bionic/
Dsystem_properties.cpp1119 mkdir(property_filename, S_IRWXU | S_IXGRP | S_IXOTH); in __system_property_area_init()