Searched refs:DBGC_CLASS (Results 1 - 25 of 154) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_util.c42 #undef DBGC_CLASS macro
43 #define DBGC_CLASS DBGC_RPC_SRV macro
H A Dsrv_lsa_ds.c25 #undef DBGC_CLASS macro
26 #define DBGC_CLASS DBGC_RPC_SRV macro
H A Dsrv_echo_nt.c28 #undef DBGC_CLASS macro
29 #define DBGC_CLASS DBGC_RPC_SRV macro
H A Dsrv_lsa_ds_nt.c29 #undef DBGC_CLASS macro
30 #define DBGC_CLASS DBGC_RPC_SRV macro
H A Dsrv_echo.c28 #undef DBGC_CLASS macro
29 #define DBGC_CLASS DBGC_RPC_SRV macro
H A Dsrv_ntsvcs_nt.c24 #undef DBGC_CLASS macro
25 #define DBGC_CLASS DBGC_RPC_SRV macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/auth/
H A Dauth_skel.c24 #undef DBGC_CLASS macro
25 #define DBGC_CLASS DBGC_AUTH macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Ddebug.h80 * #undef DBGC_CLASS
81 * #define DBGC_CLASS DBGC_<your class name here>
107 /* So you can define DBGC_CLASS before including debug.h */
108 #ifndef DBGC_CLASS
109 #define DBGC_CLASS 0 /* override as shown above */ macro
167 ((DEBUGLEVEL_CLASS[ DBGC_CLASS ] >= (level))|| \
168 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
183 ((DEBUGLEVEL_CLASS[ DBGC_CLASS ] >= (level))|| \
184 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
199 ((DEBUGLEVEL_CLASS[ DBGC_CLASS ] >
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/VFS/
H A Dshadow_copy_test.c23 #undef DBGC_CLASS macro
24 #define DBGC_CLASS DBGC_VFS macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_fake_perms.c29 #undef DBGC_CLASS macro
30 #define DBGC_CLASS DBGC_VFS macro
H A Dvfs_default_quota.c73 #undef DBGC_CLASS macro
74 #define DBGC_CLASS DBGC_QUOTA macro
H A Dvfs_expand_msdfs.c23 #undef DBGC_CLASS macro
24 #define DBGC_CLASS DBGC_VFS macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/passdb/
H A Dpdb_compat.c27 #undef DBGC_CLASS macro
28 #define DBGC_CLASS DBGC_PASSDB macro
H A Dmachine_sid.c31 #undef DBGC_CLASS macro
32 #define DBGC_CLASS DBGC_PASSDB macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/registry/
H A Dreg_cachehook.c26 #undef DBGC_CLASS macro
27 #define DBGC_CLASS DBGC_RPC_SRV macro
H A Dreg_shares.c25 #undef DBGC_CLASS macro
26 #define DBGC_CLASS DBGC_RPC_SRV macro
H A Dreg_util.c25 #undef DBGC_CLASS macro
26 #define DBGC_CLASS DBGC_RPC_SRV macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/pdb/
H A Dtest.c25 #undef DBGC_CLASS macro
26 #define DBGC_CLASS testsam_debug_level macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Didmap_passdb.c25 #undef DBGC_CLASS macro
26 #define DBGC_CLASS DBGC_IDMAP macro
H A Didmap_util.c23 #undef DBGC_CLASS macro
24 #define DBGC_CLASS DBGC_IDMAP macro
H A Dwinbindd_creds.c25 #undef DBGC_CLASS macro
26 #define DBGC_CLASS DBGC_WINBIND macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/auth/
H A Dauth_builtin.c24 #undef DBGC_CLASS macro
25 #define DBGC_CLASS DBGC_AUTH macro
H A Dauth_compat.c26 #undef DBGC_CLASS macro
27 #define DBGC_CLASS DBGC_AUTH macro
H A Dauth_unix.c23 #undef DBGC_CLASS macro
24 #define DBGC_CLASS DBGC_AUTH macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Deventlogadm.c27 #undef DBGC_CLASS macro
28 #define DBGC_CLASS DBGC_UTIL_EVENTLOG macro

Completed in 211 milliseconds

1234567