Home
last modified time | relevance | path

Searched defs:DEFAULT_MSG (Results 1 – 13 of 13) sorted by relevance

/dports/www/aria2/aria2-1.36.0/src/
H A DOptionHandler.cc38 #define DEFAULT_MSG _(" Default: ") macro
/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_messages.c61 #define DEFAULT_MSG "No message for this code" macro
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dpyro2.c66 #define DEFAULT_MSG "&0&1&2&3&4&5&6&7&8&9&a&b OpenVMS &a&b" macro
69 #define DEFAULT_MSG "&0&1&2&3&4&5&6&7&8&9&a&b Windows &a&b" macro
71 #define DEFAULT_MSG "&0&1&2&3&4&5&6&7&8&9&a&b Unix &a&b" macro
/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Dsp_react.c106 static const char* DEFAULT_MSG = variable
/dports/science/hdf5-18/hdf5-1.8.21/c++/src/
H A DH5Exception.cpp21 const char Exception::DEFAULT_MSG[] = "No detailed information provided"; member in H5::Exception
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/c++/src/
H A DH5Exception.cpp25 const char Exception::DEFAULT_MSG[] = "No detailed information provided"; member in H5::Exception
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/c++/src/
H A DH5Exception.cpp21 const char Exception::DEFAULT_MSG[] = "No detailed information provided"; member in H5::Exception
/dports/science/hdf5/hdf5-1.10.6/c++/src/
H A DH5Exception.cpp21 const char Exception::DEFAULT_MSG[] = "No detailed information provided"; member in H5::Exception
/dports/devel/efl/efl-1.25.1/src/examples/ecore/
H A Decore_promise2_example.c18 #define DEFAULT_MSG "the simple example is working!" macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dsungem.c65 #define DEFAULT_MSG (NETIF_MSG_DRV | \ macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dsungem.c65 #define DEFAULT_MSG (NETIF_MSG_DRV | \ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dsungem.c65 #define DEFAULT_MSG (NETIF_MSG_DRV | \ macro
/dports/devel/efl/efl-1.25.1/src/tests/ecore/
H A Defl_app_test_promise.c14 #define DEFAULT_MSG ("Future resolve is working!") macro