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