Searched refs:proc_str2sys (Results 1 – 6 of 6) sorted by relevance
148 proc_str2sys(const char *buf, int *ptr) in proc_str2sys() function
455 proc_str2sys(const char *str, int *sysnum) in proc_str2sys() function695 if (proc_str2sys(p, &sys) == -1) { in proc_str2sysset()
222 proc_str2sys;
726 extern int proc_str2sys(const char *, int *);
357 int proc_str2sys(const char *str, int *sysnum);
438 if (proc_str2sys(argv->a_un.a_str, &sysnum) == -1) { in cmd_sysbp()