HomeSort by: relevance | last modified time | path
    Searched defs:getfiles (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/pstat/
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
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

Completed in 21 milliseconds