Searched defs:strlcpy (Results 1 – 9 of 9) sorted by relevance
| /device/google/marlin/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 78 #define strlcpy(X,Y,Z) strcpy(X,Y) macro
|
| /device/huawei/angler/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 78 #define strlcpy(X,Y,Z) strcpy(X,Y) macro
|
| /device/lge/bullhead/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 78 #define strlcpy(X,Y,Z) strcpy(X,Y) macro
|
| /device/moto/shamu/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 78 #define strlcpy(X,Y,Z) strcpy(X,Y) macro
|
| /device/google/marlin/dataservices/datatop/src/ |
| D | datatop_interface.h | 162 #define strlcpy(X,Y,Z) strcpy(X,Y) macro
|
| /device/huawei/angler/dataservices/rmnetctl/src/ |
| D | librmnetctl.c | 56 #define strlcpy g_strlcpy macro
|
| /device/moto/shamu/dataservices/rmnetctl/src/ |
| D | librmnetctl.c | 56 #define strlcpy g_strlcpy macro
|
| /device/lge/bullhead/dataservices/rmnetctl/src/ |
| D | librmnetctl.c | 56 #define strlcpy g_strlcpy macro
|
| /device/google/marlin/dataservices/rmnetctl/src/ |
| D | librmnetctl.c | 56 #define strlcpy g_strlcpy macro
|