Searched refs:M_NOPREFIX (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Derror.h101 #define M_NOPREFIX (1<<12) /* don't show date/time prefix */ macro
111 #define M_USAGE (M_USAGE_SMALL | M_NOPREFIX | M_OPTERR)
H A Dpool.c524 msg (M_INFO | M_NOPREFIX, "************ 1");
540 msg (M_INFO | M_NOPREFIX, "IFCONFIG_POOL TEST pass 1: l=%s r=%s cn=%s",
548 msg (M_INFO | M_NOPREFIX, "************* 2");
559 msg (M_INFO | M_NOPREFIX, "**************** 3");
575 msg (M_INFO | M_NOPREFIX, "IFCONFIG_POOL TEST pass 3: l=%s r=%s cn=%s",
H A Dpkcs11.c828 M_INFO|M_NOPREFIX|M_NOLF,
906 M_INFO|M_NOPREFIX|M_NOLF,
H A Doptions.c2595 msg (M_NOPREFIX|M_OPTERR, "%s fails with '%s': %s",
2641 msg (M_NOPREFIX|M_OPTERR, "%s fails with '%s': No path to executable.",
3412 msg (M_WARN|M_NOPREFIX, "Use --help for more information.");
3419 msg (M_INFO|M_NOPREFIX, "%s", title_string);
3420 msg (M_INFO|M_NOPREFIX, "Originally developed by James Yonan");
3421 msg (M_INFO|M_NOPREFIX, "Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <sales@openvpn.net>");
3424 msg (M_INFO|M_NOPREFIX, "Compile time defines: %s", CONFIGURE_DEFINES);
3427 msg (M_INFO|M_NOPREFIX, "special build: %s", CONFIGURE_SPECIAL_BUILD);
3430 msg (M_INFO|M_NOPREFIX, "git revision: %s", CONFIGURE_GIT_REVISION);
3628 msg (M_INFO|M_NOPREFIX, "
[all...]
H A Derror.c333 if ((flags & M_NOPREFIX) || suppress_timestamps)
H A Dinit.c914 msg (D_GENKEY | M_NOPREFIX,
1269 show_routes (M_INFO|M_NOPREFIX);
1270 show_adapters (M_INFO|M_NOPREFIX);
1355 show_routes (M_INFO|M_NOPREFIX);
1356 show_adapters (M_INFO|M_NOPREFIX);
1360 show_routes (D_SHOW_NET|M_NOPREFIX);
1361 show_adapters (D_SHOW_NET|M_NOPREFIX);
H A Dwin32.c532 msg (M_INFO|M_NOPREFIX, "Press any key to continue...");
H A Dforward.c471 show_routes (M_INFO|M_NOPREFIX);
472 show_adapters (M_INFO|M_NOPREFIX);
H A Dmisc.c1110 msg (M_INFO|M_NOPREFIX, "CHALLENGE: %s", ac->challenge_text);
1148 msg (M_INFO|M_NOPREFIX, "CHALLENGE: %s", auth_challenge);
H A Dtun.c3811 msg (M_INFO|M_NOPREFIX, "TAP-Windows device: %s [Non-admin access allowed]", device_path);
4546 msg (M_FATAL|M_NOPREFIX, "Unknown virtual device type: '%s'", dev);

Completed in 116 milliseconds