Home
last modified time | relevance | path

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

/freebsd/usr.bin/truss/
H A Dsetup.c69 static void enter_syscall(struct trussinfo *, struct threadinfo *,
314 enter_syscall(info, t, &pl); in add_threads()
453 enter_syscall(struct trussinfo *info, struct threadinfo *t, in enter_syscall() function
810 enter_syscall(info, info->curthread, &pl); in eventloop()