Home
last modified time | relevance | path

Searched refs:line_sync_mode (Results 1 – 2 of 2) sorted by relevance

/dports/misc/heyu2/heyu-2.10/
H A Dprocess.c10868 int line_sync_mode(void);
10870 syncmode = line_sync_mode();
10974 int line_sync_mode(void);
10979 syncmode = line_sync_mode();
11412 int line_sync_mode ( void ) function
H A Dcmd.c2285 extern int line_sync_mode( void ); in direct_command()
2336 syncmode = line_sync_mode(); in direct_command()