Searched refs:proc_str2sys (Results 1 – 6 of 6) sorted by relevance
151 proc_str2sys(const char *buf, int *ptr) in proc_str2sys() function
454 proc_str2sys(const char *str, int *sysnum) in proc_str2sys() function694 if (proc_str2sys(p, &sys) == -1) { in proc_str2sysset()
216 proc_str2sys;
669 extern int proc_str2sys(const char *, int *);
354 int proc_str2sys(const char *str, int *sysnum);
438 if (proc_str2sys(argv->a_un.a_str, &sysnum) == -1) { in cmd_sysbp()