Searched refs:proc_str2flt (Results 1 – 8 of 8) sorted by relevance
134 proc_str2flt(const char *buf, int *ptr) in proc_str2flt() function
416 proc_str2flt(const char *str, int *fltnum) in proc_str2flt() function633 if (proc_str2flt(p, &flt) == -1) { in proc_str2fltset()
246 proc_str2flt;
756 extern int proc_str2flt(const char *, int *);
142 proc_str2flt.3proc \
154 proc_str2flt.3proc
271 file path=usr/share/man/man3proc/proc_str2flt.3proc273 link path=usr/share/man/man3proc/proc_str2sig.3proc target=proc_str2flt.3proc276 link path=usr/share/man/man3proc/proc_str2sys.3proc target=proc_str2flt.3proc
488 if (proc_str2flt(argv->a_un.a_str, &fltnum) == -1) { in cmd_fltbp()