Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for fcntl (0.14 sec)

  1. tensorflow/c/experimental/filesystem/plugins/posix/posix_filesystem.cc

    ==============================================================================*/
    #include "tensorflow/c/experimental/filesystem/plugins/posix/posix_filesystem.h"
    
    #include <dirent.h>
    #include <errno.h>
    #include <fcntl.h>
    #include <limits.h>
    #include <stdint.h>
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    #include <sys/mman.h>
    #include <sys/stat.h>
    #include <unistd.h>
    
    C++
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Sun Mar 24 20:08:23 GMT 2024
    - 15.8K bytes
    - Viewed (0)
  2. api/except.txt

    pkg syscall (freebsd-arm), const SIOCSIFPHYADDR = 2151967046
    pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_GET = 537
    pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_GET ideal-int
    pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_LIMIT = 536
    pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_LIMIT ideal-int
    pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_GET = 535
    pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_GET ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu May 25 00:13:30 GMT 2023
    - 34.6K bytes
    - Viewed (0)
Back to top