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

  /src/lib/librumphijack/
hijack.c 352 { DUALCALL_FCHDIR, "fchdir", RSYS_NAME(FCHDIR) },
1246 fchdir(int fd) function in typeref:typename:int
1253 op_fchdir = GETSYSCALL(rump, FCHDIR);
1257 op_fchdir = GETSYSCALL(host, FCHDIR);
hijack.c 352 { DUALCALL_FCHDIR, "fchdir", RSYS_NAME(FCHDIR) },
1246 fchdir(int fd) function in typeref:typename:int
1253 op_fchdir = GETSYSCALL(rump, FCHDIR);
1257 op_fchdir = GETSYSCALL(host, FCHDIR);
hijack.c 352 { DUALCALL_FCHDIR, "fchdir", RSYS_NAME(FCHDIR) },
1246 fchdir(int fd) function in typeref:typename:int
1253 op_fchdir = GETSYSCALL(rump, FCHDIR);
1257 op_fchdir = GETSYSCALL(host, FCHDIR);
hijack.c 352 { DUALCALL_FCHDIR, "fchdir", RSYS_NAME(FCHDIR) },
1246 fchdir(int fd) function in typeref:typename:int
1253 op_fchdir = GETSYSCALL(rump, FCHDIR);
1257 op_fchdir = GETSYSCALL(host, FCHDIR);

Completed in 48 milliseconds