Home
last modified time | relevance | path

Searched refs:vio_flags (Results 1 – 12 of 12) sorted by relevance

/dports/editors/biew/biew-610/biewlib/sysdep/ia32/win32/
H A Dvio.c32 static unsigned long vio_flags; variable
46 vio_flags = flg; in __init_vio()
71 if((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) == __TVIO_FLG_DIRECT_CONSOLE_ACCESS) in __term_vio()
89 if((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) == __TVIO_FLG_DIRECT_CONSOLE_ACCESS) in __vioRereadState()
136 if ((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) { in __vioGetCursorPos()
152 if ((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) { in __vioSetCursorPos()
217 if ((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) { in __vioWriteBuff()
247 if ((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) { in __vioWriteBuff()
291 if ((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) { in __vioReadBuff()
345 if ((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) { in __vioReadBuff()
/dports/editors/biew/biew-610/biewlib/sysdep/ia32/dos4gw/
H A Dvio.c24 static unsigned long vio_flags; variable
43 vio_flags = flg; in __init_vio()
172 if((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) in __vioWriteBuff()
221 if((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) in __vioReadBuff()
/dports/editors/biew/biew-610/biewlib/sysdep/ia16/dos/
H A Dvio.c28 static unsigned long vio_flags; variable
47 vio_flags = flg; in __init_vio()
174 if((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) in __vioWriteBuff()
223 if((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) in __vioReadBuff()
/dports/editors/biew/biew-610/biewlib/sysdep/ia32/dos/
H A Dvio.c29 static unsigned long vio_flags; variable
51 vio_flags = flg; in __init_vio()
166 if((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) in __vioWriteBuff()
222 if((vio_flags & __TVIO_FLG_DIRECT_CONSOLE_ACCESS) != __TVIO_FLG_DIRECT_CONSOLE_ACCESS) in __vioReadBuff()
/dports/editors/biew/biew-610/biewlib/sysdep/ia16/os2/
H A Dvio.c28 static unsigned long vio_flags; variable
56 vio_flags = flg; in __init_vio()
/dports/editors/biew/biew-610/biewlib/
H A Dtwin.h297 void __FASTCALL__ twInit(const char *user_cp, unsigned long vio_flags, unsigned long t…
H A Dtwin.c200 void __FASTCALL__ twInit(const char *user_cp, unsigned long vio_flags, unsigned long twin_flgs ) in twInit() argument
205 __init_vio(nls_cp,vio_flags); in twInit()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc6476 uint vio_flags= (is_unix_sock ? VIO_LOCALHOST : 0); in handle_connections_sockets() local
6478 vio_tmp= mysql_socket_vio_new(new_sock, vio_type, vio_flags); in handle_connections_sockets()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc6921 uint vio_flags= (is_unix_sock ? VIO_LOCALHOST : 0); in handle_connections_sockets() local
6923 vio_tmp= mysql_socket_vio_new(new_sock, vio_type, vio_flags); in handle_connections_sockets()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc6911 uint vio_flags= (is_unix_sock ? VIO_LOCALHOST : 0); in handle_connections_sockets() local
6913 vio_tmp= mysql_socket_vio_new(new_sock, vio_type, vio_flags); in handle_connections_sockets()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc6921 uint vio_flags= (is_unix_sock ? VIO_LOCALHOST : 0); in handle_connections_sockets() local
6923 vio_tmp= mysql_socket_vio_new(new_sock, vio_type, vio_flags); in handle_connections_sockets()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc7202 uint vio_flags= (is_unix_sock ? VIO_LOCALHOST : 0); in handle_connections_sockets() local
7204 vio_tmp= mysql_socket_vio_new(new_sock, vio_type, vio_flags); in handle_connections_sockets()