Home
last modified time | relevance | path

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

/NextBSD/usr.bin/truss/
HDsyscalls.c96 static struct syscall decoded_syscalls[] = { variable
918 for (sc = decoded_syscalls; sc->name != NULL; sc++) in init_syscalls()