Searched defs:ipf_rcmd_atoi (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_rcmd_pxy.c27 u_short ipf_rcmd_atoi __P((char *));
104 * ipf_rcmd_atoi - implement a simple version of atoi
106 u_short ipf_rcmd_atoi(ptr) function
164 sp = ipf_rcmd_atoi(s);

Completed in 58 milliseconds