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

  /external/toybox/toys/pending/
dhcp.c 71 char *vendor_cls;
1015 vendor = (toys.optflags & FLAG_V) ? TT.vendor_cls : "toybox\0";
1030 vendor = (toys.optflags & FLAG_V) ? TT.vendor_cls : "toybox\0";
    [all...]
  /external/toybox/generated/
globals.h 533 char *vendor_cls; member in struct:dhcp_data

Completed in 154 milliseconds