Searched defs:gid (Results 1 - 2 of 2) sorted by relevance

/device/asus/flo/conn_init/
H A Dwfc_util_fctrl.c644 gid_t gid = getgid(); local
645 wfc_util_log_error("Error changing group ownership (%d) of %s to %d: %s", gid, pDestFName, gID, strerror(errno));
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.c644 gid_t gid = getgid(); local
645 wfc_util_log_error("Error changing group ownership (%d) of %s to %d: %s", gid, pDestFName, gID, strerror(errno));
655 wfc_util_log_error("wfc_util_ffile_check_copy : we can not excute chown[uid = %d, gid = %d]", uid, getgid());

Completed in 5 milliseconds