Searched refs:S_IRWXU (Results 51 - 52 of 52) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c3594 buf.st_mode = S_IRWXU | S_IRWXG | S_IRWXO | S_IFDIR;
4429 recoverfd = open(recovery_file, O_CREAT | O_TRUNC | O_RDWR, S_IRWXU);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c375 mkfifo(upload_fifo, S_IRWXU) < 0||
480 mkfifo(upload_fifo, S_IRWXU) < 0||
977 mkfifo(upload_fifo, S_IRWXU) < 0||

Completed in 286 milliseconds

123