Searched refs:dhcpol_count (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Ddhcp_options.h188 int dhcpol_count(dhcpol_t * list);
H A Ddhcp_options.c198 dhcpol_count(dhcpol_t * list) function
304 for (; i < dhcpol_count(list); i++) {
340 for (i = 0; i < dhcpol_count(list); i++) {

Completed in 4 milliseconds