Lines Matching full:dirhandle

159 	(Are you trying to call write() on dirhandle STDIN?)
186 (Are you trying to call write() on dirhandle FOO?)
229 (Are you trying to call printf() on dirhandle STDIN?)
261 (Are you trying to call syswrite() on dirhandle STDIN?)
292 (Are you trying to call flock() on dirhandle STDIN?)
416 (Are you trying to call send() on dirhandle STDIN?)
418 (Are you trying to call bind() on dirhandle STDIN?)
420 (Are you trying to call connect() on dirhandle STDIN?)
422 (Are you trying to call listen() on dirhandle STDIN?)
424 (Are you trying to call accept() on dirhandle STDIN?)
426 (Are you trying to call shutdown() on dirhandle STDIN?)
428 (Are you trying to call setsockopt() on dirhandle STDIN?)
430 (Are you trying to call getsockopt() on dirhandle STDIN?)
432 (Are you trying to call getsockname() on dirhandle STDIN?)
434 (Are you trying to call getpeername() on dirhandle STDIN?)
556 (Are you trying to call send() on dirhandle FOO?)
558 (Are you trying to call bind() on dirhandle FOO?)
560 (Are you trying to call connect() on dirhandle FOO?)
562 (Are you trying to call listen() on dirhandle FOO?)
564 (Are you trying to call accept() on dirhandle FOO?)
566 (Are you trying to call shutdown() on dirhandle FOO?)
568 (Are you trying to call setsockopt() on dirhandle FOO?)
570 (Are you trying to call getsockopt() on dirhandle FOO?)
572 (Are you trying to call getsockname() on dirhandle FOO?)
574 (Are you trying to call getpeername() on dirhandle FOO?)
788 readdir() attempted on invalid dirhandle FOO at - line 8.
789 telldir() attempted on invalid dirhandle FOO at - line 9.
790 seekdir() attempted on invalid dirhandle FOO at - line 10.
791 rewinddir() attempted on invalid dirhandle FOO at - line 11.
792 closedir() attempted on invalid dirhandle FOO at - line 12.
793 readdir() attempted on invalid dirhandle $foo at - line 14.
794 telldir() attempted on invalid dirhandle $foo at - line 15.
795 seekdir() attempted on invalid dirhandle $foo at - line 16.
796 rewinddir() attempted on invalid dirhandle $foo at - line 17.
797 closedir() attempted on invalid dirhandle $foo at - line 18.
835 readdir() attempted on invalid dirhandle FOO at - line 13.
836 telldir() attempted on invalid dirhandle FOO at - line 14.
837 seekdir() attempted on invalid dirhandle FOO at - line 15.
838 rewinddir() attempted on invalid dirhandle FOO at - line 16.
839 closedir() attempted on invalid dirhandle FOO at - line 17.
840 readdir() attempted on invalid dirhandle $foo at - line 19.
841 telldir() attempted on invalid dirhandle $foo at - line 20.
842 seekdir() attempted on invalid dirhandle $foo at - line 21.
843 rewinddir() attempted on invalid dirhandle $foo at - line 22.
844 closedir() attempted on invalid dirhandle $foo at - line 23.