Searched defs:_os_strncpy (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | pltfm_ops_macos.h | 38 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_windows.h | 98 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_linux.h | 55 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_none.h | 78 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_macos.h | 38 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_windows.h | 98 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_linux.h | 59 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|
| H A D | pltfm_ops_none.h | 78 static inline char *_os_strncpy(char *dest, const char *src, size_t n) in _os_strncpy() function
|