Rizin
unix-like reverse engineering framework and cli tools
|
#include "uv.h"
Go to the source code of this file.
Functions | |
ssize_t | uv__strscpy (char *d, const char *s, size_t n) |
Definition at line 25 of file strscpy.c.
References d, i, n, s, and SSIZE_MAX.
Referenced by getexe(), inet_ntop4(), inet_ntop6(), uv_cpu_info(), uv_exepath(), uv_fs_event_start(), uv_interface_addresses(), uv_os_uname(), uv_pipe_bind(), and uv_pipe_connect().