Searched refs:pidof (Results 1 – 9 of 9) sorted by relevance
61 int pidof(const char *command) in pidof() function424 rc = pidof(pc[i]); in main()
95 pid=$(pidof $MYSQL_PROC_NAME) || \
56 if test "x`pidof dnsmasq`" != x; then
77 toys/lsb/pidof.c \
1408 struct pidof_data pidof; member
173 USE_PIDOF(NEWTOY(pidof, "<1so:", TOYFLAG_BIN))
4849 #define TT this.pidof
4889 type=AVC msg=audit(1163775243.254:11980): avc: denied { ptrace } for pid=11047 comm="pidof" scon…4890 …00 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 comm="pidof" exe="/sbin/killal…4891 type=AVC msg=audit(1163775243.254:11981): avc: denied { ptrace } for pid=11047 comm="pidof" scon…4892 …00 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 comm="pidof" exe="/sbin/killal…4893 type=AVC msg=audit(1163775243.254:11982): avc: denied { ptrace } for pid=11047 comm="pidof" scon…4894 …00 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 comm="pidof" exe="/sbin/killal…4895 type=AVC msg=audit(1163775243.254:11983): avc: denied { ptrace } for pid=11047 comm="pidof" scon…4896 …00 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 comm="pidof" exe="/sbin/killal…4897 type=AVC msg=audit(1163775243.254:11984): avc: denied { ptrace } for pid=11047 comm="pidof" scon…4898 …00 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 comm="pidof" exe="/sbin/killal…[all …]
33991 Make manpage mention that -p "`pidof PROG`" works.