svr4_stream_get   185 compat/svr4/svr4_net.c 	(void) svr4_stream_get(fp);
svr4_stream_get   386 compat/svr4/svr4_stream.c 	struct svr4_strm *st = svr4_stream_get(fp);
svr4_stream_get   496 compat/svr4/svr4_stream.c 	struct svr4_strm *st = svr4_stream_get(fp);
svr4_stream_get   742 compat/svr4/svr4_stream.c 	struct svr4_strm *st = svr4_stream_get(fp);
svr4_stream_get   882 compat/svr4/svr4_stream.c 	struct svr4_strm *st = svr4_stream_get(fp);
svr4_stream_get  1062 compat/svr4/svr4_stream.c 	struct svr4_strm *st = svr4_stream_get(fp);
svr4_stream_get  1453 compat/svr4/svr4_stream.c 	if ((st = svr4_stream_get(fp)) == NULL) {
svr4_stream_get  1617 compat/svr4/svr4_stream.c 	if ((st = svr4_stream_get(fp)) == NULL) {
svr4_stream_get   150 compat/svr4/svr4_stropts.h struct svr4_strm *svr4_stream_get(struct file *fp);