Searched refs:getiop (Results 1 – 1 of 1) sorted by relevance
143 static FILE *getiop(FILE *, rmutex_t *, mbstate_t *);279 ret = getiop(fp, FPLOCK(fp), FPSTATE(fp)); in _findiop()286 ret = getiop(fp, NULL, FPSTATE(fp)); in _findiop()800 getiop(FILE *fp, rmutex_t *lk, mbstate_t *mb) in getiop() function