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

  /external/ltp/pan/
ltp-pan.c 130 static char *reporttype = NULL; variable
248 reporttype = strdup(optarg);
311 if (reporttype) {
313 if (strcasecmp(reporttype, "rts")
314 && strcasecmp(reporttype, "none")
315 /* && strcasecmp(reporttype, "xml") */
317 reporttype = "rts";
320 reporttype = "rts";
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 3947 uint32 reporttype; member in struct:wl_pfn_cfg
    [all...]

Completed in 76 milliseconds