HomeSort by relevance Sort by last modified time
    Searched full:posix_typed_mem_open (Results 1 - 8 of 8) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/
22-1-buildonly.c 11 * int posix_typed_mem_open(const char *, int, int)
27 dummyvar = posix_typed_mem_open;
8-1-buildonly.c 11 * posix_typed_mem_open()().
8-2-buildonly.c 11 * posix_typed_mem_open()().
8-3-buildonly.c 11 * posix_typed_mem_open()().
assertions.xml 50 The header defines the following flags for posix_typed_mem_open():
111 int posix_typed_mem_open(const char *, int, int)
  /bionic/tests/headers/posix/
sys_mman_h.c 86 FUNCTION(posix_typed_mem_open, int (*f)(const char*, int, int));
  /bionic/libc/tools/
posix-2013.txt 706 posix_typed_mem_open
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 627 #define posix_typed_mem_open(...) (pthread_testcancel(), posix_typed_mem_open(__VA_ARGS__)) macro
    [all...]

Completed in 782 milliseconds