Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c794 static struct xlat cloudabi_filetype[] = { variable
2892 xlookup(cloudabi_filetype, fds.fs_filetype)); in print_arg()
2904 xlookup(cloudabi_filetype, fsb.st_filetype), in print_arg()
2911 fputs(xlookup(cloudabi_filetype, args[sc->offset]), fp); in print_arg()