OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wfc_util_ffile_check_copy
(Results
1 - 2
of
2
) sorted by null
/device/asus/flo/conn_init/
wfc_util_fctrl.c
576
*
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/
wfc_util_fctrl.c
576
*
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 35 milliseconds