Searched refs:__syscall_fmt__find (Results 1 – 1 of 1) sorted by relevance
1174 static struct syscall_fmt *__syscall_fmt__find(struct syscall_fmt *fmts, const int nmemb, const cha… in __syscall_fmt__find() function1182 return __syscall_fmt__find(syscall_fmts, nmemb, name); in syscall_fmt__find()