Searched defs:fd_create (Results 1 – 4 of 4) sorted by relevance
51 grpc_fd* (*fd_create)(int fd, const char* name, bool track_err); member
332 static grpc_fd* fd_create(int fd, const char* name, bool track_err) { in fd_create() function
368 static grpc_fd* fd_create(int fd, const char* name, bool track_err) { function
426 static grpc_fd* fd_create(int fd, const char* name, bool track_err) { function