Home
last modified time | relevance | path

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

/external/strace/
Dsyscall.c1177 struct sysent_buf { struct
1186 struct sysent_buf *s = ptr; in free_sysent_buf() argument
1215 struct sysent_buf *s = xcalloc(1, sizeof(*s)); in get_scno()
DChangeLog8003 * syscall.c (struct sysent_buf): Update buf field size.
26656 * syscall.c (sysent_buf): New structure.