Searched refs:hp_pid (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sbin/hastd/
H A Dhooks.c73 pid_t hp_pid; member in struct:hookproc
157 PJDLOG_ASSERT(hp->hp_pid > 0);
182 hp->hp_pid = 0;
204 PJDLOG_ASSERT(hp->hp_pid == 0);
206 hp->hp_pid = pid;
218 PJDLOG_ASSERT(hp->hp_pid > 0);
230 PJDLOG_ASSERT(hp->hp_pid > 0);
245 PJDLOG_ASSERT(hp->hp_pid > 0);
247 if (hp->hp_pid == pid)
299 PJDLOG_ASSERT(hp->hp_pid >
[all...]

Completed in 107 milliseconds