Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 6 of 6) sorted by relevance

/libuv/src/
H A Dinet.c50 char tmp[UV__INET_ADDRSTRLEN]; in inet_ntop4() local
70 char tmp[UV__INET6_ADDRSTRLEN], *tp; in inet_ntop6() local
155 char tmp[UV__INET6_ADDRSTRLEN], *s, *p; in uv_inet_pton() local
178 unsigned char tmp[sizeof(struct in_addr)], *tp; in inet_pton4() local
217 unsigned char tmp[sizeof(struct in6_addr)], *tp, *endp, *colonp; in inet_pton6() local
H A Dstrtok.c27 char* tmp; in uv__strtok() local
/libuv/include/uv/
H A Dtree.h95 #define RB_ROTATE_LEFT(head, elm, tmp, field) do { \ argument
115 #define RB_ROTATE_RIGHT(head, elm, tmp, field) do { \ argument
/libuv/src/unix/
H A Dtty.c282 struct termios tmp; in uv_tty_set_mode() local
H A Daix.c509 char tmp[256]; in uv__makedir_p() local
H A Dfs.c801 char* tmp; in uv__fs_realpath() local

Completed in 18 milliseconds