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

/freebsd-10.0-release/bin/pkill/
H A Dpkill.c133 const char *execf, *coref; local
182 execf = NULL;
210 execf = optarg;
313 kd = kvm_openfiles(execf, coref, NULL, O_RDONLY, buf);

Completed in 112 milliseconds