Home
last modified time | relevance | path

Searched defs:autoflush (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DHandle.pm474 sub autoflush { subroutine
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/
H A DScalar.pm410 sub autoflush {} subroutine
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/
H A DBase.pm966 sub autoflush subroutine
/openbsd/gnu/llvm/lldb/examples/summaries/cocoa/
H A DLogger.py75 def __init__(self, autoflush=False, logcaller=False): argument
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/
H A DBase.pm1477 sub autoflush subroutine
/openbsd/usr.bin/telnet/
H A Dtelnet.c94 autoflush = 0, /* flush output when interrupting? */ variable