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

  /device/asus/flo/conn_init/
wfc_util_fctrl.c 452 * wfc_util_fget_string
467 int wfc_util_fget_string(char *pFileName, char *pEndOfCfg __attribute__((unused)), char *pSTagString, function
524 wfc_util_log_error("wfc_util_fget_string : not enough string value buffer(%d)", (int)(pETagPointer-pSValuePointer));
527 wfc_util_log_error("wfc_util_fget_string : can not find End TAG");
530 wfc_util_log_error("wfc_util_fget_string : can not find Start TAG");
534 wfc_util_log_error("wfc_util_fget_string : can not malloc(%d)", (int)sz_file);
538 wfc_util_log_error("wfc_util_fget_string : can not open file");
  /device/lge/mako/conn_init/
wfc_util_fctrl.c 452 * wfc_util_fget_string
467 int wfc_util_fget_string(char *pFileName, char *pEndOfCfg __attribute__((unused)), char *pSTagString, function
524 wfc_util_log_error("wfc_util_fget_string : not enough string value buffer(%d)", (int)(pETagPointer-pSValuePointer));
527 wfc_util_log_error("wfc_util_fget_string : can not find End TAG");
530 wfc_util_log_error("wfc_util_fget_string : can not find Start TAG");
534 wfc_util_log_error("wfc_util_fget_string : can not malloc(%d)", (int)sz_file);
538 wfc_util_log_error("wfc_util_fget_string : can not open file");

Completed in 115 milliseconds