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