Home
last modified time | relevance | path

Searched refs:ratoi (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Daddicmp.c38 if (!ratoi(**cp, &i, 0, 255)) {
72 if (!ratoi(**cp, &i, 0, 255)) {
H A Dratoi.c12 int ratoi(ps, pi, min, max) in ratoi() function
H A Dicmpcode.c36 if (!ratoi(str, &i, 0, 255))
H A Dportnum.c29 if (ratoi(name, &i, 0, USHRT_MAX)) {
H A DMakefile50 printsbuf.o printstate.o printtunable.o ratoi.o \
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h281 extern int ratoi __P((char *, int *, int, int));