Home
last modified time | relevance | path

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

/system/uapp/lz4/
A Dmain.c21 #define PERM_644 S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH macro
39 outfd = open(outfile, WR_NEWFILE, PERM_644); in do_decompress()
135 outfd = open(outfile, WR_NEWFILE, PERM_644); in do_compress()

Completed in 8 milliseconds