Home
last modified time | relevance | path

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

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