Home
last modified time | relevance | path

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

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