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

/freebsd-10.3-release/bin/pkill/
H A Dpkill.c134 const char *execf, *coref; local
183 execf = NULL;
211 execf = optarg;
314 kd = kvm_openfiles(execf, coref, NULL, O_RDONLY, buf);

Completed in 54 milliseconds