Searched defs:portval (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/ipf/libipf/ | ||
H A D | getport.c | 28 int portval = atoi(name); in getport() local |
/freebsd/sys/dev/pbio/ | ||
H A D | pbio.c | 318 portval(int port, struct pbio_softc *scp, char *val) in portval() function |