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.c75 static void enter_syscall(struct trussinfo *, struct threadinfo *,
386 enter_syscall(info, t, &pl); in add_threads()
569 enter_syscall(struct trussinfo *info, struct threadinfo *t, in enter_syscall() function
941 enter_syscall(info, info->curthread, &pl); in eventloop_handle_trapped()