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

/freebsd-13-stable/sbin/dhclient/
H A Doptions.c533 int bufix = 0, option_stored[256], i, ix, tto; local
536 memset(option_stored, 0, sizeof(option_stored));
562 if (option_stored[code])
564 option_stored[code] = 1;

Completed in 47 milliseconds