HomeSort by: relevance | last modified time | path
    Searched defs:ipf_rcmd_atoi (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_rcmd_pxy.c 34 u_short ipf_rcmd_atoi(char *);
116 * ipf_rcmd_atoi - implement a simple version of atoi
119 ipf_rcmd_atoi(char *ptr) function in typeref:typename:u_short
178 sp = ipf_rcmd_atoi(s);
ip_rcmd_pxy.c 34 u_short ipf_rcmd_atoi(char *);
116 * ipf_rcmd_atoi - implement a simple version of atoi
119 ipf_rcmd_atoi(char *ptr) function in typeref:typename:u_short
178 sp = ipf_rcmd_atoi(s);

Completed in 21 milliseconds