Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Doptions.c636 int hunksize = 0, numhunk = -1, numelem = 0; in pretty_print_option() local
660 numelem++; in pretty_print_option()
664 --numelem; in pretty_print_option()
738 for (j = 0; j < numelem; j++) { in pretty_print_option()
849 if (j + 1 < numelem && comma != ':') { in pretty_print_option()