Searched refs:maxsyscalls (Results 1 – 3 of 3) sorted by relevance
132 extern int maxsyscalls(void);
1600 pmem = my_malloc(sizeof (struct counts) + maxsyscalls() * in per_proc_init()1610 (void) memset(Cp, 0, sizeof (struct counts) + maxsyscalls() * in per_proc_init()1684 bufsz = sizeof (fentry) + (sizeof (struct counts) + maxsyscalls() * in child_to_file()1770 size_t bfsz = sizeof (struct counts) + maxsyscalls() in file_to_parent()
1530 maxsyscalls() in maxsyscalls() function