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

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
fsif.h 157 struct fsif_chmod_request fchmod; member in union:fsif_request::__anon6603
  /src/lib/libc/time/
zic.c 791 # define fchmod(fd, mode) 0 macro
829 return output_mode == no_mode ? 0 : fchmod(fileno(stream), output_mode);
916 security races before the fchmod at the end. */
942 fchmod later, even if -m was not used. */

Completed in 16 milliseconds