Home
last modified time | relevance | path

Searched refs:OPM_CALLBACK_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/dports/irc/bopm/bopm-3.1.3/src/libopm/src/
H A Dopm_types.h42 #define OPM_CALLBACK_TIMEOUT 4 /* Specific scan (protocol) on host has timed out */ macro
H A Dtest.c93 opm_callback(scanner, OPM_CALLBACK_TIMEOUT, &timeout, NULL); in main()
H A Dlibopm.c986 … libopm_do_callback(scanner, libopm_setup_remote(scan->remote, conn), OPM_CALLBACK_TIMEOUT, 0); in libopm_check_closed()
/dports/irc/bopm/bopm-3.1.3/src/
H A Dscan.c252 opm_callback(scs->scanner, OPM_CALLBACK_TIMEOUT, &scan_timeout, scs); in scan_init()