Home
last modified time | relevance | path

Searched refs:S_IRWXU (Results 1 – 7 of 7) sorted by relevance

/tools/perf/trace/beauty/
A Dmode_t.c8 #define S_IRWXUGO (S_IRWXU|S_IRWXG|S_IRWXO)
/tools/perf/trace/beauty/include/uapi/linux/
A Dstat.h29 #define S_IRWXU 00700 macro
/tools/include/uapi/linux/
A Dstat.h29 #define S_IRWXU 00700 macro
/tools/include/nolibc/
A Dtypes.h47 #define S_IRWXU 00700 macro
/tools/usb/usbip/src/
A Dusbip_attach.c63 fd = open(path, O_WRONLY|O_CREAT|O_TRUNC, S_IRWXU); in record_connection()
/tools/perf/util/
A Ddata.c338 mkdir(data->path, S_IRWXU) < 0) in open_dir()
477 return mkdir(buf, S_IRWXU); in perf_data__make_kcore_dir()
/tools/bpf/bpftool/
A Dcommon.c295 err = mkdir(dir_name, S_IRWXU); in create_and_mount_bpffs_dir()

Completed in 11 milliseconds