proc_str2sig
if (proc_str2sig(argv->a_un.a_str, &sig) == -1) {
extern int proc_str2sig(const char *, int *);
if (proc_str2sig(p, &sig) == -1) {