HomeSort by: relevance | last modified time | path
    Searched defs:chmod (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/
Xw32defs.h 16 # define chmod _chmod macro
  /xsrc/external/mit/brotli/dist/c/tools/
brotli.c 55 #define chmod(F, P) (0) macro
662 res = chmod(output_path, statbuf.st_mode & (S_IRWXU | S_IRWXG | S_IRWXO));

Completed in 6 milliseconds