Searched refs:wfc_util_ffile_check_copy (Results 1 - 6 of 6) sorted by relevance

/device/asus/flo/conn_init/
H A Dwfc_util_fctrl.h83 * wfc_util_ffile_check_copy
90 extern int wfc_util_ffile_check_copy(char *pDestFName, char *pSourceFName, mode_t mode, uid_t uID, gid_t gID);
H A Dwfc_util_qcom.c540 if(0 > wfc_util_ffile_check_copy(WFC_UTIL_CFG_FILE_NAME,
563 if(0 > wfc_util_ffile_check_copy(WFC_UTIL_NV_BIN_FILE_NAME,
H A Dwfc_util_fctrl.c576 * wfc_util_ffile_check_copy
583 int wfc_util_ffile_check_copy(char *pDestFName, char *pSourceFName, mode_t mode, uid_t uID, gid_t gID) function
655 wfc_util_log_error("wfc_util_ffile_check_copy : we can not excute chown[uid = %d, gid = %d]", uid, getgid());
/device/lge/mako/conn_init/
H A Dwfc_util_fctrl.h83 * wfc_util_ffile_check_copy
90 extern int wfc_util_ffile_check_copy(char *pDestFName, char *pSourceFName, mode_t mode, uid_t uID, gid_t gID);
H A Dwfc_util_qcom.c538 if(0 > wfc_util_ffile_check_copy(WFC_UTIL_CFG_FILE_NAME,
549 if(0 > wfc_util_ffile_check_copy(WFC_UTIL_NV_BIN_FILE_NAME,
H A Dwfc_util_fctrl.c576 * wfc_util_ffile_check_copy
583 int wfc_util_ffile_check_copy(char *pDestFName, char *pSourceFName, mode_t mode, uid_t uID, gid_t gID) function
655 wfc_util_log_error("wfc_util_ffile_check_copy : we can not excute chown[uid = %d, gid = %d]", uid, getgid());

Completed in 136 milliseconds