Searched refs:SYS_openat (Results 1 – 2 of 2) sorted by relevance
450 #elif defined(JEMALLOC_USE_SYSCALL) && defined(SYS_openat) in os_overcommits_proc()452 fd = (int)syscall(SYS_openat, in os_overcommits_proc()455 fd = (int)syscall(SYS_openat, in os_overcommits_proc()
438 #define SYS_openat 499 macro