HomeSort by: relevance | last modified time | path
    Searched refs:proc_owner (Results 1 - 21 of 21) sorted by relevancy

  /src/external/bsd/top/dist/
machine.h 119 int proc_owner(int);
commands.c 448 owner = proc_owner(procnum);
525 else if (uid && (uid != proc_owner(procnum)))
  /src/external/bsd/top/dist/machine/
m_aix43.c 713 proc_owner(int pid) function
m_hpux10.c 631 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
639 int proc_owner(pid) function
m_hpux7.c 853 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
862 int proc_owner(pid) function
m_hpux8.c 791 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
800 int proc_owner(pid) function
m_hpux9.c 814 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
823 int proc_owner(pid) function
m_irix5.c 573 int proc_owner (pid) function
m_macosx.c 850 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
859 int proc_owner(pid) function
m_sunos4.c 951 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
960 int proc_owner(pid) function
m_svr4.c 657 proc_owner (int pid) function
m_linux.c 751 proc->uid = (uid_t)proc_owner((int)pid);
1334 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
1344 proc_owner(int pid) function
m_linuxthr.c 577 proc->uid = (uid_t)proc_owner((int)pid);
1090 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
1100 proc_owner(int pid) function
m_aix5.c 780 int proc_owner(pid) function
m_decosf1.c 845 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
854 int proc_owner(pid) function
m_irixsgi.c 907 proc_owner(pid_t pid) function
m_sco5.c 736 proc_owner(int pid) function
m_netbsd.c 1371 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
1381 proc_owner(pid) function
m_svr5.c 984 proc_owner (int pid) function
m_freebsd.c 306 * of valid pointers in pref (this is used by proc_owner). We start psize off
1751 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
1761 proc_owner(int pid) function
m_sunos5.c 2216 * proc_owner(pid) - returns the uid that owns process "pid", or -1 if
2225 proc_owner (int pid) function

Completed in 57 milliseconds