Searched defs:fromfd (Results 1 – 3 of 3) sorted by relevance
154 static void copy_fromat_to(int fromfd, const char *fromname, const char *toname) in copy_fromat_to()
424 Nsendfile(int fromfd, int tofd, const char *buf, size_t count) in Nsendfile()
542 def fromfd(fd, family, type, proto=0): function