Home
last modified time | relevance | path

Searched defs:cfd (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dnetworking.c735 int cport, cfd, max = MAX_ACCEPTS_PER_CALL; in acceptTcpHandler() local
755 int cfd, max = MAX_ACCEPTS_PER_CALL; in acceptUnixHandler() local
H A Dcluster.c616 int cport, cfd; in clusterAcceptHandler() local
H A Dserver.h977 int cfd[CONFIG_BINDADDR_MAX];/* Cluster bus listening socket */ member