HomeSort by relevance Sort by last modified time
    Searched refs:eopt (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd-6.8.2/
dhcp-common.c 804 struct dhcp_opt *eopt, *oopt; local
842 for (i = 0, eopt = opt->embopts; i < opt->embopts_len; i++, eopt++) {
843 e = dhcp_optlen(eopt, ol);
861 ov = strcmp(opt->var, eopt->var);
863 pfx, eopt, ov, od, e, ifname))
874 for (i = 0, eopt = opt->encopts;
876 i++, eopt++)
879 if (eopt->type & OPTION) {
887 for (i = 0, eopt = opt->encopts
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 13449 Elf_External_Options * eopt; local
    [all...]

Completed in 93 milliseconds