Home
last modified time | relevance | path

Searched refs:SYS_openat (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
HDsyscall.h334 #define SYS_openat 504 macro
/dragonfly/test/stress/stress2/testcases/openat/
HDdoat.c466 tests[9].syscall = SYS_openat; in setup()