Searched refs:lvl (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-10.0-release/sys/geom/nop/
H A Dg_nop.h37 #define G_NOP_DEBUG(lvl, ...) do { \
38 if (g_nop_debug >= (lvl)) { \
41 printf("[%u]", lvl); \
48 #define G_NOP_LOGREQLVL(lvl, bp, ...) do { \
49 if (g_nop_debug >= (lvl)) { \
50 printf("GEOM_NOP[%d]: ", (lvl)); \
/freebsd-10.0-release/sys/geom/mountver/
H A Dg_mountver.h39 #define G_MOUNTVER_DEBUG(lvl, ...) do { \
40 if (g_mountver_debug >= (lvl)) { \
43 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/geom/virstor/
H A Dg_virstor.h48 #define LOG_MSG(lvl, ...) do { \
49 if (g_virstor_debug >= (lvl)) { \
51 if (lvl > 0) \
52 printf("[%u]", lvl); \
60 #define LOG_REQ(lvl, bp, ...) do { \
61 if (g_virstor_debug >= (lvl)) { \
63 if (lvl > 0) \
64 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/geom/sched/
H A Dg_sched.h45 #define G_SCHED_DEBUG(lvl, ...) do { \
46 if (me.gs_debug >= (lvl)) { \
49 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/geom/shsec/
H A Dg_shsec.h47 #define G_SHSEC_DEBUG(lvl, ...) do { \
48 if (g_shsec_debug >= (lvl)) { \
51 printf("[%u]", lvl); \
57 #define G_SHSEC_LOGREQ(lvl, bp, ...) do { \
58 if (g_shsec_debug >= (lvl)) { \
61 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/geom/gate/
H A Dg_gate.h104 #define G_GATE_DEBUG(lvl, ...) do { \
105 if (g_gate_debug >= (lvl)) { \
108 printf("[%u]", lvl); \
114 #define G_GATE_LOGREQ(lvl, bp, ...) do { \
115 if (g_gate_debug >= (lvl)) { \
118 printf("[%u]", lvl); \
/freebsd-10.0-release/contrib/ipfilter/lib/
H A Daddipopt.c23 u_char lvl; local
41 lvl = seclevel(class);
42 *(op - 1) = lvl;
/freebsd-10.0-release/sys/geom/linux_lvm/
H A Dg_linux_lvm.h29 #define G_LLVM_DEBUG(lvl, ...) do { \
30 if (g_llvm_debug >= (lvl)) { \
33 printf("[%u]", lvl); \
/freebsd-10.0-release/contrib/amd/libamu/
H A Dxutil.c84 static void real_plog(int lvl, const char *fmt, va_list vargs)
317 show_time_host_and_name(int lvl) argument
349 switch (lvl) {
413 plog(int lvl, const char *fmt, ...) argument
421 real_plog(lvl, fmt, ap);
427 real_plog(int lvl, const char *fmt, va_list vargs) argument
435 if (!(xlog_level & lvl))
457 switch (lvl) { /* from mike <mcooper@usc.edu> */
459 lvl = LOG_CRIT;
462 lvl
[all...]
/freebsd-10.0-release/sys/geom/vinum/
H A Dgeom_vinum.h158 #define G_VINUM_DEBUG(lvl, ...) do { \
159 if (g_vinum_debug >= (lvl)) { \
162 printf("[%u]", lvl); \
169 #define G_VINUM_LOGREQ(lvl, bp, ...) do { \
170 if (g_vinum_debug >= (lvl)) { \
173 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/geom/concat/
H A Dg_concat.h50 #define G_CONCAT_DEBUG(lvl, ...) do { \
51 if (g_concat_debug >= (lvl)) { \
54 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/geom/label/
H A Dg_label.h51 #define G_LABEL_DEBUG(lvl, ...) do { \
52 if (g_label_debug >= (lvl)) { \
55 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/geom/stripe/
H A Dg_stripe.h50 #define G_STRIPE_DEBUG(lvl, ...) do { \
51 if (g_stripe_debug >= (lvl)) { \
54 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/geom/journal/
H A Dg_journal.h50 #define GJ_DEBUG(lvl, ...) do { \
51 if (g_journal_debug >= (lvl)) { \
54 printf("[%u]", lvl); \
60 #define GJ_LOGREQ(lvl, bp, ...) do { \
61 if (g_journal_debug >= (lvl)) { \
64 printf("[%u]", lvl); \
252 #define GJ_TIMER_START(lvl, bt) do { \
253 if (g_journal_debug >= (lvl)) \
256 #define GJ_TIMER_STOP(lvl, bt, ...) do { \
257 if (g_journal_debug >= (lvl)) { \
[all...]
/freebsd-10.0-release/contrib/openpam/include/security/
H A Dopenpam.h221 #define openpam_log(lvl, ...) \
222 _openpam_log((lvl), __func__, __VA_ARGS__)
224 #define openpam_log(lvl, ...) \
225 _openpam_log((lvl), __func__, __VA_ARGS__)
227 #define openpam_log(lvl, fmt...) \
228 _openpam_log((lvl), __func__, ##fmt)
230 #define openpam_log(lvl, fmt...) \
231 _openpam_log((lvl), __FUNCTION__, ##fmt)
/freebsd-10.0-release/sys/geom/cache/
H A Dg_cache.h42 #define G_CACHE_DEBUG(lvl, ...) do { \
43 if (g_cache_debug >= (lvl)) { \
46 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_context.h134 #define ZFS_LOG(lvl, ...) do { \
135 if (((lvl) & 0xff) <= zfs_debug_level) { \
137 printf("%s:%u[%d]: ", __func__, __LINE__, (lvl)); \
140 if ((lvl) & 0x100) \
/freebsd-10.0-release/sys/geom/raid/
H A Dg_raid.h62 #define G_RAID_DEBUG(lvl, fmt, ...) do { \
63 if (g_raid_debug >= (lvl)) { \
66 lvl, ## __VA_ARGS__); \
73 #define G_RAID_DEBUG1(lvl, sc, fmt, ...) do { \
74 if (g_raid_debug >= (lvl)) { \
77 lvl, (sc)->sc_name, ## __VA_ARGS__); \
84 #define G_RAID_LOGREQ(lvl, bp, fmt, ...) do { \
85 if (g_raid_debug >= (lvl)) { \
88 lvl, ## __VA_ARGS__); \
H A Dtr_raid5.c219 u_int strip_size, lvl, qual; local
224 lvl = tr->tro_volume->v_raid_level;
233 if (lvl == G_RAID_VOLUME_RL_RAIDMDF)
235 else if (lvl == G_RAID_VOLUME_RL_RAID5EE ||
236 lvl == G_RAID_VOLUME_RL_RAID6)
242 if (lvl == G_RAID_VOLUME_RL_RAID4) {
259 if (lvl == G_RAID_VOLUME_RL_RAID4) {
285 if (lvl == G_RAID_VOLUME_RL_RAID4) {
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dport-linux.c64 char *sename = NULL, *lvl = NULL; local
68 if (getseuserbyname(pwname, &sename, &lvl) != 0)
72 lvl = NULL;
76 r = get_default_context_with_level(sename, lvl, NULL, &sc);
100 free(lvl);
/freebsd-10.0-release/contrib/ipfilter/ipsend/
H A Dipsopt.c90 u_char lvl; local
119 lvl = ipseclevel(class);
120 *(op - 1) = lvl;
/freebsd-10.0-release/crypto/openssl/crypto/x509v3/
H A Dpcy_node.c174 int policy_node_match(const X509_POLICY_LEVEL *lvl, argument
181 if ( (lvl->flags & X509_V_FLAG_INHIBIT_MAP)
/freebsd-10.0-release/sys/geom/mirror/
H A Dg_mirror.h77 #define G_MIRROR_DEBUG(lvl, ...) do { \
78 if (g_mirror_debug >= (lvl)) { \
81 printf("[%u]", lvl); \
87 #define G_MIRROR_LOGREQ(lvl, bp, ...) do { \
88 if (g_mirror_debug >= (lvl)) { \
91 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/geom/raid3/
H A Dg_raid3.h70 #define G_RAID3_DEBUG(lvl, ...) do { \
71 if (g_raid3_debug >= (lvl)) { \
74 printf("[%u]", lvl); \
80 #define G_RAID3_LOGREQ(lvl, bp, ...) do { \
81 if (g_raid3_debug >= (lvl)) { \
84 printf("[%u]", lvl); \
/freebsd-10.0-release/sys/contrib/dev/acpica/include/
H A Dacdebug.h80 #define DBTEST_OUTPUT_LEVEL(lvl) if (AcpiGbl_DbOpt_verbose)
81 #define VERBOSE_PRINT(fp) DBTEST_OUTPUT_LEVEL(lvl) {\

Completed in 317 milliseconds

12