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

  /src/external/bsd/top/dist/machine/
m_svr5.c 190 int compare_pid();
201 compare_pid,
824 /* compare_pid - the comparison function for sorting by pid */
826 compare_pid ( function
m_netbsd.c 209 static int compare_pid(struct proc **, struct proc **);
220 compare_pid,
1213 compare_pid(pp1, pp2) function
m_freebsd.c 388 compare_prio(), compare_io(), compare_pid();
397 compare_pid,
1730 /* compare_pid - the comparison function for sorting by process id */
1733 compare_pid(struct proc **pp1, struct proc **pp2) function
m_sunos5.c 320 int compare_pid();
327 compare_pid,
1875 /* compare_pid - the comparison function for sorting by process id */
1878 compare_pid (struct prpsinfo **pp1, struct prpsinfo **pp2) function

Completed in 32 milliseconds