Home
last modified time | relevance | path

Searched refs:npflush (Results 1 – 14 of 14) sorted by relevance

/dports/editors/vile/vile-9.8v/
H A Dos2pipe.c264 npflush(void) in npflush() function
280 npflush(); in npclose()
H A Dspawn.c615 npflush(); in write_kreg_to_pipe()
617 npflush(); /* fake multi-processing */ in write_kreg_to_pipe()
658 npflush(); in write_region_to_pipe()
660 npflush(); /* fake multi-processing */ in write_region_to_pipe()
H A Dnpopen.c485 npflush(void) in npflush() function
H A Dw32pipe.c591 npflush(void) in npflush() function
H A Dproto.h1015 extern void npflush (void);
1024 extern void npflush (void);
H A Dbuglist1432 While fixing a file-descriptor leak in npflush for win32 (now32pipe), I
H A DCHANGES4849 - npflush() no longer called if using native win32 pipes (the
4851 - win32 hosts call npflush() _after_ closing write pipe file
7101 + correct a file-descriptor leak in npflush for win32, which showed up
/dports/editors/xvile/vile-9.8v/
H A Dos2pipe.c264 npflush(void) in npflush() function
280 npflush(); in npclose()
H A Dspawn.c615 npflush(); in write_kreg_to_pipe()
617 npflush(); /* fake multi-processing */ in write_kreg_to_pipe()
658 npflush(); in write_region_to_pipe()
660 npflush(); /* fake multi-processing */ in write_region_to_pipe()
H A Dnpopen.c485 npflush(void) in npflush() function
H A Dw32pipe.c591 npflush(void) in npflush() function
H A Dproto.h1015 extern void npflush (void);
1024 extern void npflush (void);
H A Dbuglist1432 While fixing a file-descriptor leak in npflush for win32 (now32pipe), I
H A DCHANGES4849 - npflush() no longer called if using native win32 pipes (the
4851 - win32 hosts call npflush() _after_ closing write pipe file
7101 + correct a file-descriptor leak in npflush for win32, which showed up