pstat.c | 165 int getfiles(char **, int *, char **); 908 if (getfiles(&buf, &len, &offset) == -1) 911 * Getfiles returns in malloc'd memory to an array of kinfo_file2 943 getfiles(char **abuf, int *alen, char **aoffset) function in typeref:typename:int
|