/titanic_44/usr/src/cmd/auditd/ |
H A D | auditd.c | 135 DPRINT((dbfp, "%s\n", msg)); in err_exit() 140 DPRINT((dbfp, "the memory allocation failed\n")); in err_exit() 153 DPRINT((dbfp, "mem_test intentional abort (status=%d)\n", in auditd_exit() 157 DPRINT((dbfp, "%ld exit status = %d auditing_set = %d\n", in auditd_exit() 220 DPRINT((dbfp, "auditon(A_SETCOND...) failed (exit)\n")); in main() 240 DPRINT((dbfp, "init complete: parent can now exit\n")); in main() 251 DPRINT((dbfp, "UMEM_DEBUG=%s\n", envp)); in main() 254 DPRINT((dbfp, "UMEM_LOGGING=%s\n", envp)); in main() 256 DPRINT((dbfp, "auditd pid=%ld\n", getpid())); in main() 278 DPRINT((dbfp, "logpost failed\n")); in main() [all …]
|
H A D | queue.c | 38 #define DPRINT(x) { (void) fprintf x; } macro 40 #define DPRINT(x) macro 66 DPRINT((dbfp, "enqueue0(%p): p=%p, head=%p, tail=%p, count=%d\n", in audit_enqueue() 73 DPRINT((dbfp, "\tindirect tail=%p\n", in audit_enqueue() 82 DPRINT((dbfp, "enqueue1(%p): p=%p, head=%p, tail=%p, " in audit_enqueue() 100 DPRINT((dbfp, "dequeue1(%p): p=%p, head=%p, " in audit_dequeue() 112 DPRINT((dbfp, "dequeue0(%p): p=%p, head=%p, tail=%p, " in audit_dequeue() 129 DPRINT((dbfp, "incr_ref: p=%p, count=%d\n", in audit_incr_ref() 144 DPRINT((dbfp, "release: p=%p , count=%d\n", in audit_release()
|
H A D | doorway.c | 79 #define DPRINT(x) { (void) fprintf x; } macro 82 #define DPRINT(x) macro 135 DPRINT((dbfp, "auditd warn_or_fatal %s: %s\n", severity, parting_shot)); in warn_or_fatal() 221 DPRINT((dbfp, "report_error(%d - %s): %s\n\t%s\n", in report_error() 251 DPRINT((dbfp, "getlen() is not looking at a header token\n")); in getlen() 385 DPRINT((dbfp, "unload_plugin: removing %s\n", p->plg_path)); in unload_plugin() 389 DPRINT((dbfp, "unload_plugin: %s structure removed\n", p->plg_path)); in unload_plugin() 393 DPRINT((dbfp, "unload_plugin: %s dlclosed\n", p->plg_path)); in unload_plugin() 467 DPRINT((dbfp, "start removing %s\n", p->plg_path)); in auditd_thread_init() 471 DPRINT((dbfp, "start initial load of %s\n", in auditd_thread_init() [all …]
|
/titanic_44/usr/src/lib/libsmbfs/smb/ |
H A D | connect.c | 105 DPRINT("t_opgmgnt, t_errno = %d", t_errno); in smb_setopt_int() 111 DPRINT("flags 0x%x, status 0x%x", in smb_setopt_int() 135 DPRINT("set SO_SNDBUF, err %d", err); in smb_setopts() 140 DPRINT("set SO_RCVBUF, err %d", err); in smb_setopts() 145 DPRINT("set SO_KEEPALIVE, err %d", err); in smb_setopts() 150 DPRINT("set TCP_NODELAY, err %d", err); in smb_setopts() 158 DPRINT("set connect timeout, err %d", err); in smb_setopts() 174 DPRINT("bad af %d", sa->sa_family); in conn_tcp6() 180 DPRINT("tcp6: %s (%d)", in conn_tcp6() 194 DPRINT("t_bind t_errno %d", t_errno); in conn_tcp6() [all …]
|
H A D | iod_wk.c | 70 DPRINT("server: %s", ctx->ct_srvname); in smb_iod_work() 98 DPRINT("state: idle"); in smb_iod_work() 102 DPRINT("ioc_idle: err %d", err); in smb_iod_work() 108 DPRINT("state: reconnect"); in smb_iod_work() 114 DPRINT("_iod_connect: err %d", err); in smb_iod_work() 128 DPRINT("state: rcfailed"); in smb_iod_work() 138 DPRINT("ioc_rcfail: err %d", err); in smb_iod_work() 144 DPRINT("state: active"); in smb_iod_work() 148 DPRINT("ioc_work: err %d", err); in smb_iod_work() 162 DPRINT("state: dead"); in smb_iod_work() [all …]
|
H A D | ssp.c | 112 DPRINT("parse hint, rc %d", rc); in ssp_ctx_create_client() 138 DPRINT("using Kerberos"); in ssp_ctx_create_client() 156 DPRINT("using NTLMSSP"); in ssp_ctx_create_client() 253 DPRINT("parse reply, rc %d", rc); in ssp_ctx_next_token() 276 DPRINT("GetMechTok1, rc %d", rc); in ssp_ctx_next_token() 288 DPRINT("GetMechTok2, rc %d", rc); in ssp_ctx_next_token() 342 DPRINT("CreateNegTokenX, rc 0x%x", rc); in ssp_ctx_next_token() 353 DPRINT("GetBinary1, rc 0x%x", rc); in ssp_ctx_next_token() 364 DPRINT("GetBinary2, rc 0x%x", rc); in ssp_ctx_next_token() 376 DPRINT("rc 0x%x", rc); in ssp_ctx_next_token() [all …]
|
H A D | nb_ssn.c | 107 DPRINT("t_snd: t_errno %d, err %d", t_errno, err); in nb_ssn_send() 126 DPRINT("discard type 0x%x", mtype); in smb_ssn_recv() 131 DPRINT("zero length"); in smb_ssn_recv() 158 DPRINT("pollin err %d", err); in nb_ssn_recv() 165 DPRINT("t_errno %d err %d", t_errno, err); in nb_ssn_recv() 170 DPRINT("hdr cnt %d", cnt); in nb_ssn_recv() 194 DPRINT("pollin err %d", err); in nb_ssn_recv() 203 DPRINT("t_errno %d err %d", t_errno, err); in nb_ssn_recv() 315 DPRINT("send, err %d", err); in nb_ssn_request() 320 DPRINT("recv, err %d", err); in nb_ssn_request() [all …]
|
H A D | negprot.c | 192 DPRINT("call failed, err %d", err); in smb_negprot() 196 DPRINT("nt status 0x%x", rqp->rq_status); in smb_negprot() 212 DPRINT("err %d dindex %d", err, (int)dindex); in smb_negprot() 217 DPRINT("Dialect %s", dp->d_name); in smb_negprot() 220 DPRINT("old dialect %s", dp->d_name); in smb_negprot() 224 DPRINT("bad wc %d", (int)wc); in smb_negprot() 285 DPRINT("Client requires signing " in smb_negprot() 295 DPRINT("Security signatures: %d", will_sign); in smb_negprot() 326 DPRINT("Win95 detected"); in smb_negprot() 342 DPRINT("Ext.Security: yes"); in smb_negprot() [all …]
|
H A D | krb5ssp.c | 118 DPRINT("malloc"); in krb5ssp_tkt2gtok() 229 DPRINT("%s err 0x%x: %s", fn, kerr, error_message(kerr)); in krb5ssp_get_tkt() 313 DPRINT("no AppToken? rc=0x%x", rc); in krb5ssp_get_reply() 325 DPRINT("no OID? rc=0x%x", rc); in krb5ssp_get_reply() 335 DPRINT("KRB5 type: %d", data[1]); in krb5ssp_get_reply() 351 DPRINT("krb5_rd_rep: err 0x%x (%s)", in krb5ssp_get_reply() 369 DPRINT("ret %d", err); in krb5ssp_get_reply() 395 DPRINT("_getlocalsubkey, err=0x%x (%s)", in krb5ssp_final() 462 DPRINT("ret: %d", err); in krb5ssp_next_token() 515 DPRINT("KRB5 not in authflags"); in krb5ssp_init_client() [all …]
|
H A D | signing.c | 179 DPRINT("compute MAC, err %d", err); in smb_rq_sign() 210 DPRINT("empty reply"); in smb_rq_verify() 214 DPRINT("short reply"); in smb_rq_verify() 221 DPRINT("rq_rseqno = 0x%x", rseqno); in smb_rq_verify() 225 DPRINT("compute MAC, err %d", err); in smb_rq_verify() 240 DPRINT("BAD signature, MID=0x%x", rqp->rq_mid); in smb_rq_verify() 258 DPRINT("rseqno=%d, but %d would have worked", in smb_rq_verify()
|
H A D | rq.c | 151 DPRINT("no wcount ptr\n"); in smb_rq_wend() 156 DPRINT("word count too large (%d)\n", wcnt); in smb_rq_wend() 158 DPRINT("odd word count\n"); in smb_rq_wend() 197 DPRINT("no bcount ptr\n"); in smb_rq_bend() 202 DPRINT("byte count too large (%d)\n", bcnt); in smb_rq_bend() 401 DPRINT("len < 32"); in smb_rq_internal() 412 DPRINT("bad signature"); in smb_rq_internal() 422 DPRINT("not SMB"); in smb_rq_internal() 465 DPRINT("class 0x%x serr 0x%x", (int)class, (int)serr); in smb_map_doserr()
|
H A D | ssnsetup.c | 101 DPRINT("status 0x%x action 0x%x", ntstatus, (int)action); in smb_ssnsetup_null() 149 DPRINT("status 0x%x action 0x%x", ntstatus, (int)action); in smb_ssnsetup_ntlm1() 205 DPRINT("status 0x%x action 0x%x", ntstatus, (int)action); in smb_ssnsetup_ntlm2() 254 DPRINT("status 0x%x action 0x%x", ntstatus, (int)action); in smb_ssnsetup_spnego() 432 DPRINT("server OS: %s", err ? "?" : ctx->ct_srv_OS); in smb__ssnsetup() 434 DPRINT("server LM: %s", err ? "?" : ctx->ct_srv_LM); in smb__ssnsetup() 449 DPRINT("Server is Windows"); in smb__ssnsetup() 451 DPRINT("disable CAP_LARGE_(r/w)"); in smb__ssnsetup()
|
H A D | iod_cl.c | 141 DPRINT("%s: open failed, err %d", svc_door, err); in start_iod() 154 DPRINT("door_call, err %d", err); in start_iod() 230 DPRINT("door_call, err=%d", err); in smb_iod_cl_newvc()
|
H A D | keychain.c | 253 DPRINT("ct_fullserver == NULL"); in smb_get_keychain() 264 DPRINT("found keychain entry for" in smb_get_keychain() 277 DPRINT("found keychain entry for" in smb_get_keychain()
|
/titanic_44/usr/src/lib/auditd_plugins/remote/ |
H A D | audit_remote.c | 110 DPRINT((dfile, "Transmission queue max length set to %ld\n", in set_transq_count_max() 115 DPRINT((dfile, "Setting the transmission queue max length failed\n")); in set_transq_count_max() 133 DPRINT((dfile, "unable to get default port number\n")); in get_port_default() 136 DPRINT((dfile, "low on buffer\n")); in get_port_default() 142 DPRINT((dfile, "default port: %d\n", *port_default)); in get_port_default() 224 DPRINT((dfile, "parsing %s\n", hosts_str)); in parsehosts() 234 DPRINT((dfile, "parsing host:port:mech %s\n", hostportmech)); in parsehosts() 277 DPRINT((dfile, "resolving address for %s\n", hostname)); in parsehosts() 294 DPRINT((dfile, "hostentry: h_name=%s, addr_len=%d, addr=%s\n", in parsehosts() 311 DPRINT((dfile, "port: %d (default)\n", port)); in parsehosts() [all …]
|
H A D | transport.c | 187 DPRINT((dfile, "Protocol version proposal (size=%d): %.*s\n", in prot_ver_negotiate() 191 DPRINT((dfile, "Sending protocol version token failed\n")); in prot_ver_negotiate() 196 DPRINT((dfile, "Receiving protocol version token failed\n")); in prot_ver_negotiate() 207 DPRINT((dfile, "Verification of the protocol version strings " in prot_ver_negotiate() 224 DPRINT((dfile, "Memory allocation failed: %s\n", in prot_ver_negotiate() 232 DPRINT((dfile, "Concatenated version strings: %s\n", ver_str_concat)); in prot_ver_negotiate() 234 DPRINT((dfile, "Protocol version agreed.\n")); in prot_ver_negotiate() 253 DPRINT((dfile, "Creating socket for %s\n", host->h_name)); in sock_prepare() 280 DPRINT((dfile, "Socket created, fd=%d, connecting..\n", sock)); in sock_prepare() 288 DPRINT((dfile, "Connected to %s via fd=%d\n", host->h_name, in sock_prepare() [all …]
|
H A D | audit_remote.h | 124 #define DPRINT(x) { (void) fprintf x; (void) fflush(dfile); } macro 126 #define DPRINT(x) macro
|
/titanic_44/usr/src/lib/auditd_plugins/binfile/ |
H A D | binfile.c | 30 #define DPRINT(x) { (void) fprintf x; } macro 32 #define DPRINT(x) macro 198 DPRINT((dbfp, "binfile: dirlist=%s\n", dirlist)); in growauditlist() 209 DPRINT((dbfp, "binfile: p_dir = %s\n", dirname)); in growauditlist() 270 DPRINT((dbfp, "binfile: Loading audit list from audit service " in loadauditlist() 274 DPRINT((dbfp, "binfile: internal error")); in loadauditlist() 287 DPRINT((dbfp, "binfile: " in loadauditlist() 316 DPRINT((dbfp, in loadauditlist() 328 DPRINT((dbfp, "binfile: dir counts differs\n" in loadauditlist() 336 DPRINT((dbfp, "loadauditlist: close / open audit.log(4)\n")); in loadauditlist() [all …]
|
/titanic_44/usr/src/lib/krb5/kadm5/srv/ |
H A D | server_acl.c | 207 DPRINT(DEBUG_CALLS, acl_debug_level, 254 DPRINT(DEBUG_ACL, acl_debug_level, 287 DPRINT(DEBUG_CALLS, acl_debug_level, 317 DPRINT(DEBUG_CALLS, acl_debug_level, 389 DPRINT(DEBUG_CALLS, acl_debug_level, 411 DPRINT(DEBUG_CALLS, acl_debug_level, 464 DPRINT(DEBUG_CALLS, acl_debug_level, 478 DPRINT(DEBUG_CALLS, acl_debug_level, ("* kadm5int_acl_free_entries()\n")); in kadm5int_acl_free_entries() 500 DPRINT(DEBUG_CALLS, acl_debug_level, ("X kadm5int_acl_free_entries()\n")); in kadm5int_acl_free_entries() 515 DPRINT(DEBUG_CALLS, acl_debug_level, ("* kadm5int_acl_load_acl_file()\n")); in kadm5int_acl_load_acl_file() [all …]
|
H A D | server_acl.h | 76 #define DPRINT(l1, cl, al) if ((cl & l1) != 0) printf al macro 78 #define DPRINT(l1, cl, al)
|
/titanic_44/usr/src/cmd/fs.d/smbclnt/smbiod/ |
H A D | smbiod.c | 55 #define DPRINT(...) do \ macro 102 DPRINT("%s: already running\n", argv[0]); in main() 139 DPRINT("main: sig=%d\n", sig); in main() 210 DPRINT("iod_dispatch: wrong UID\n"); in iod_dispatch() 236 DPRINT("iod_dispatch: terminating\n"); in iod_dispatch() 242 DPRINT("iod_dispatch: cancelled alarm\n"); in iod_dispatch() 251 DPRINT("iod_dispatch: schedule alarm\n"); in iod_dispatch() 347 DPRINT("iod_work: cancelled alarm\n"); in iod_work() 355 DPRINT("iod_work: schedule alarm\n"); in iod_work()
|
/titanic_44/usr/src/uts/common/io/ib/clients/ibd/ |
H A D | ibd_cm.c | 204 DPRINT(40, "ibd_async_rc_process_too_big: pullupmsg fail"); in ibd_async_rc_process_too_big() 229 DPRINT(40, "ibd_async_rc_process_too_big: allocb fail"); in ibd_async_rc_process_too_big() 278 DPRINT(30, "ibd_async_rc_process_too_big: sap=0x%x, ip_src=0x%x, " in ibd_async_rc_process_too_big() 608 DPRINT(40, "ibd_rc_alloc_chan: error <%d>" in ibd_rc_alloc_chan() 616 DPRINT(30, "ibd_rc_alloc_chan: Send CQ " in ibd_rc_alloc_chan() 637 DPRINT(30, "ibd_rc_alloc_chan: Receive CQ " in ibd_rc_alloc_chan() 657 DPRINT(10, "ibd_rc_alloc_chan: failed in " in ibd_rc_alloc_chan() 710 DPRINT(40, "ibd_rc_alloc_chan: not support reserved lkey"); in ibd_rc_alloc_chan() 774 DPRINT(40, "ib_rc_free_chan: ibt_free_channel failed, " in ibd_rc_free_chan() 784 DPRINT(40, "ib_rc_free_chan: ibt_free_cq(rcq) failed, " in ibd_rc_free_chan() [all …]
|
H A D | ibd.c | 989 DPRINT(10, "_init:failed in ddi_soft_state_init()"); in _NOTE() 998 DPRINT(10, "_init:failed in mod_install()"); in _NOTE() 1178 DPRINT(1, "ibd_queue_work_slot : op: %d \n", op); in ibd_queue_work_slot() 1494 DPRINT(4, in ibd_acache_lookup() 1710 DPRINT(4, "ibd_async_mcache : already joined to group"); in ibd_async_mcache() 1717 DPRINT(4, "ibd_async_mcache : not joined to group"); in ibd_async_mcache() 1720 DPRINT(4, "ibd_async_mcache : nonmem joined to group"); in ibd_async_mcache() 1729 DPRINT(4, "ibd_async_mcache : nonmem join failed"); in ibd_async_mcache() 1735 DPRINT(4, "ibd_async_mcache : router mgid : %016llx:%016llx\n", in ibd_async_mcache() 1742 DPRINT(4, "ibd_async_mcache : using already joined router" in ibd_async_mcache() [all …]
|
/titanic_44/usr/src/cmd/krb5/kadmin/server/ |
H A D | ipropd_svc.c | 54 #ifdef DPRINT 55 #undef DPRINT 57 #define DPRINT(i) if (nofork) printf i macro 127 DPRINT(("%s: start, last_sno=%u\n", whoami, (ulong_t)arg->last_sno)); in iprop_get_updates_1() 143 DPRINT(("%s: clprinc=`%s'\n\tsvcprinc=`%s'\n", in iprop_get_updates_1() 254 DPRINT(("%s: start\n", whoami)); in iprop_full_resync_1() 263 DPRINT(("%s: clprinc=`%s'\n\tsvcprinc=`%s'\n", in iprop_full_resync_1() 329 DPRINT(("%s: fork=%d (%d)\n", whoami, fret, getpid())); in iprop_full_resync_1() 343 DPRINT(("%s: run `%s' ...\n", whoami, ubuf)); in iprop_full_resync_1() 353 DPRINT(("%s: pclose=%d\n", whoami, pret)); in iprop_full_resync_1() [all …]
|
/titanic_44/usr/src/lib/libbsm/common/ |
H A D | audit_scf.c | 176 DPRINT((dbfp, "prop_vect is full; flushing\n")); in chk_prop_vect() 388 DPRINT((dbfp, "Found plugin - %s: %s\n", in get_plugin_kva() 391 DPRINT((dbfp, "Could not get attribute string " in get_plugin_kva() 523 DPRINT((dbfp, "Walking policy - %s: ", policy_str)); in chk_policy_context() 526 DPRINT((dbfp, "skipped\n")); in chk_policy_context() 537 DPRINT((dbfp, "skipped\n")); in chk_policy_context() 703 DPRINT((dbfp, "will be queried\n")); in do_getpolicy_scf() 762 DPRINT((dbfp, "%s%s\n", (*bool_arr_ptr == B_TRUE ? "+" : "-"), in do_setpolicy_scf() 1008 DPRINT((dbfp, "No such plugin found: %s (%s)\n", plugin_str, in plugin_avail_scf() 1044 DPRINT((dbfp, "%s will be decoded\n", asi_fmri)); in do_getpluginconfig_scf() [all …]
|