Searched refs:OpenFd (Results 1 – 1 of 1) sorted by relevance
536 typedef struct OpenFd struct541 struct OpenFd *next, *prev; argument542 } OpenFd; typedef545 static OpenFd *allocated_fds = NULL;554 OpenFd *i = allocated_fds; in ML_()586 OpenFd *i; in ML_()603 i = VG_(malloc)("syswrap.rfdowgn.1", sizeof(OpenFd)); in ML_()639 OpenFd *i = allocated_fds; in ML_()651 OpenFd *i = allocated_fds; in ML_()826 OpenFd *i = allocated_fds; in VG_()