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

  /device/asus/flo/conn_init/
wfc_util_fctrl.c 330 * wfc_util_fset_string
343 void wfc_util_fset_string(char *pFileName, char *pEndOfCfg, char *pSTagString, char *pETagString, char *pNewValueString) function
404 wfc_util_log_error("wfc_util_fset_string : can not find End TAG");
430 wfc_util_log_error("wfc_util_fset_string : can not malloc(%d)", (int)sz_file);
436 wfc_util_log_error("wfc_util_fset_string : can not malloc(%d)", (int)sz_file);
440 wfc_util_log_error("wfc_util_fset_string : fail to fsync()");
445 wfc_util_log_error("wfc_util_fset_string : can not open file");
  /device/lge/mako/conn_init/
wfc_util_fctrl.c 330 * wfc_util_fset_string
343 void wfc_util_fset_string(char *pFileName, char *pEndOfCfg, char *pSTagString, char *pETagString, char *pNewValueString) function
404 wfc_util_log_error("wfc_util_fset_string : can not find End TAG");
430 wfc_util_log_error("wfc_util_fset_string : can not malloc(%d)", (int)sz_file);
436 wfc_util_log_error("wfc_util_fset_string : can not malloc(%d)", (int)sz_file);
440 wfc_util_log_error("wfc_util_fset_string : fail to fsync()");
445 wfc_util_log_error("wfc_util_fset_string : can not open file");

Completed in 52 milliseconds