Home
last modified time | relevance | path

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

/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Dmain.c468 io->cmd= UDM_IND_SQLMON; in UdmCmdLineHandleOption()
491 io->cmd= UDM_IND_SQLMON; in UdmCmdLineHandleOption()
650 {UDM_IND_SQLMON, /*Q*/ "sqlmon", UDM_OPT_BOOL,NULL, "Run interactive SQL monitor"},
1475 case UDM_IND_SQLMON: rc= UdmIndSQLMonitor(&Main, &io); goto ex; in main()
/dports/www/mnogosearch/mnogosearch-3.4.1/include/
H A Dudm_common.h1749 UDM_IND_SQLMON= 'Q', enumerator