Searched defs:maxfiles (Results 1 – 8 of 8) sorted by relevance
61 int maxfiles, n, retval; in kcore_get_files() local129 kcore_get_maxfiles(struct kcore_data *kc, int *maxfiles) in kcore_get_maxfiles()
49 #define kinfo_get_maxfiles(maxfiles) \ argument
84 kinfo_get_maxfiles(int *maxfiles) in kinfo_get_maxfiles()
294 long i, maxfiles, tfnum; in newfile() local
77 int maxfiles; /* system wide open files limit */ variable
85 static long maxfiles; /* Maximum number of files we can create */ variable
121 int maxfiles; variable
1508 size_t files = 0, maxfiles = 0; in apprentice_load() local