Home
last modified time | relevance | path

Searched refs:anetFormatSock (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Danet.h78 int anetFormatSock(int fd, char *fmt, size_t fmt_len);
H A Danet.c661 int anetFormatSock(int fd, char *fmt, size_t fmt_len) { in anetFormatSock() function