OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syscall_ent
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/ktruss/
dump.c
668
struct ktr_entry *
syscall_ent
;
local in function:ktrsysret
673
syscall_ent
= getpendq(kth, KTR_SYSCALL, NULL);
674
if (
syscall_ent
== NULL) {
681
syscallprint(&
syscall_ent
->kte_kth);
682
free(
syscall_ent
);
dump.c
668
struct ktr_entry *
syscall_ent
;
local in function:ktrsysret
673
syscall_ent
= getpendq(kth, KTR_SYSCALL, NULL);
674
if (
syscall_ent
== NULL) {
681
syscallprint(&
syscall_ent
->kte_kth);
682
free(
syscall_ent
);
Completed in 23 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025