Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c763 static struct xlat aio_fsync_ops[] = { variable
2626 fputs(xlookup(aio_fsync_ops, args[sc->offset]), fp); in print_arg()