/titanic_44/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_getldap.c | 189 logit("Error: Unable to read '%s': %s\n", in load_config() 277 logit("getldap_get_cacheData_stat()...\n"); in getldap_get_cacheData_stat() 310 logit("getldap_cache_op()...\n"); in getldap_cache_op() 315 logit("operation is CACHE_OP_CREATE...\n"); in getldap_cache_op() 329 logit("operation is CACHE_OP_DELETE...\n"); in getldap_cache_op() 347 logit("operation is CACHE_OP_ADD...\n"); in getldap_cache_op() 390 logit("operation is CACHE_OP_FIND...\n"); in getldap_cache_op() 408 logit("operation is CACHE_OP_GETSTAT...\n"); in getldap_cache_op() 418 logit("getldap_cache_op(): " in getldap_cache_op() 457 logit("sync_current_with_update_copy()...\n"); in sync_current_with_update_copy() [all …]
|
H A D | cachemgr_discovery.c | 259 (void) logit("aggregate_attrs: ", in aggregate_attrs() 270 (void) logit("aggregate_attrs: ", in aggregate_attrs() 278 (void) logit("discovery:\t\t%s=%s\n", in aggregate_attrs() 314 (void) logit("foreach_server: no memory"); in foreach_server() 321 (void) logit("foreach_server: ", in foreach_server() 329 (void) logit("discovery:\tserver: %s\n", surl->s_pcHost); in foreach_server() 336 (void) logit("foreach_server: FindAttrs failed: %s\n", in foreach_server() 367 (void) logit("update_config: ", in update_config() 379 (void) logit("update_config: SLPOpen failed: %s\n", in update_config() 388 (void) logit("discovery: found naming context %s\n", context); in update_config() [all …]
|
H A D | cachemgr.c | 113 logit("sig_ok_to_exit(): parent exiting...\n"); in sig_ok_to_exit() 116 logit("sig_ok_to_exit(): invalid signal(%d) received.\n", in sig_ok_to_exit() 171 logit("Internal Error: get_clearance\n"); in get_clearance() 181 logit("get_clearance: throttling load for %s table\n", tab); in get_clearance() 204 logit("Internal Error: release_clearance\n"); in release_clearance() 495 logit("thr_keycreate() call failed\n"); 508 logit("door_create() call failed\n"); 523 logit("Cannot create %s:%s\n", 535 logit("fattach() call failed\n"); 551 logit("sigaction() call failed\n"); [all …]
|
H A D | cachemgr_change.c | 126 logit("waiting_list_add: No memory. pid %ld tid %d\n", in waiting_list_add() 473 logit("config changed.\n"); in chg_test_config_change() 486 logit("chg_test_config_change: No Memory\n"); in chg_test_config_change() 584 logit("thr_create failed for cleanup_thread_by_pid(%ld)\n", in cleanup_thread_by_pid() 653 logit("door_ucred() call failed %s\n", strerror(rc)); in chg_is_called_from_nscd_or_peruser_nscd() 662 logit("ldap_cachemgr received %s call from pid %ld, " in chg_is_called_from_nscd_or_peruser_nscd() 668 logit("%s call failed(cred): caller pid %ld, uid %u, " in chg_is_called_from_nscd_or_peruser_nscd()
|
H A D | cachemgr_parse.c | 50 logit("attempted to set value of %s for %s to %d, " in cachemgr_set_integer() 60 logit("Setting %s for %s to %d\n", in cachemgr_set_integer()
|
H A D | cachemgr.h | 97 extern void logit(char *format, ...);
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | apiutil.c | 303 void logit(int, char *, ...); 312 logit(LOG_DEBUG, "Logging enabled %d enabled", enabled); in loginit() 325 logit(int type, char *fmt, ...) in logit() function 464 logit(LOG_DEBUG, "Terminate_All_Process_Sessions"); in Terminate_All_Process_Sessions() 473 logit(LOG_DEBUG, in Terminate_All_Process_Sessions()
|
H A D | api_interface.c | 296 #define LOG(x) logit(LOG_DEBUG, x) 1419 logit(LOG_DEBUG, "Mechanism[%d] 0x%08X ", in C_GetMechanismList()
|
H A D | tpmtok_int.h | 571 void logit(int, char *, ...);
|
/titanic_44/usr/src/cmd/lp/filter/postscript/postcomm/ |
H A D | postcomm.c | 156 logit(char *mesg, ...) in logit() function 342 logit("printer startup\n"); in initialize() 404 logit("sending file\n"); in filter() 573 logit("%s", mesg); in getstatus() 609 logit("waiting for end of job\n"); in reset() 624 logit("job complete\n"); in reset()
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | uucleanup.c | 97 extern void logit(); 368 logit(text, errno); 415 logit(text, errno); 466 logit(text, errno); 652 logit(text, errno); 677 logit(text, errno); 697 logit(text, errno); 717 logit(text, errno); 758 logit(text, errno); 792 logit(text, errno); [all …]
|
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | postio.c | 200 void logit(char *, ...); 501 logit("printer startup\n"); in start() 673 logit("sending file %s\n", name); in send() 749 logit("waiting for end of job\n"); in done() 785 logit("job complete\n"); in done() 888 logit("%%%%[ status: busy; block: %d ]%%%%\n", blocknum++); in readblock() 938 logit("%s", mesg); in getstatus() 1107 logit(char *mesg, ...) in logit() function
|
H A D | parallel.c | 125 logit("%s", BppState(state)); in bpp_state() 376 logit("Writing (%d) at 0x%x actual: %d, %s\n", count++, head, in parallel_comm()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | utils.c | 78 static void logit __P((int, const char *, va_list)); 638 logit(level, fmt, args) in logit() function 673 logit(LOG_ERR, fmt, pvar); in fatal() 695 logit(LOG_ERR, fmt, pvar); in error() 715 logit(LOG_WARNING, fmt, pvar); in warn() 735 logit(LOG_NOTICE, fmt, pvar); in notice() 755 logit(LOG_INFO, fmt, pvar); in info() 775 logit(LOG_DEBUG, fmt, pvar); in dbglog()
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | mci.c | 584 mci_dump(fp, mci, logit) in mci_dump() argument 587 bool logit; 593 sep = logit ? " " : "\n\t"; 650 if (logit) 668 mci_dump_all(fp, logit) in mci_dump_all() argument 670 bool logit; 678 mci_dump(fp, MciCache[i], logit);
|
H A D | util.c | 1759 printopenfds(logit) in printopenfds() argument 1760 bool logit; in printopenfds() 1766 dumpfd(fd, false, logit); 1783 dumpfd(fd, printclosed, logit) in dumpfd() argument 1786 bool logit; 1952 if (logit)
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_clock.c | 613 uint32_t logit; in emlxs_timer_check_channels() local 622 logit = 0; in emlxs_timer_check_channels() 634 logit = 1; in emlxs_timer_check_channels() 642 if (logit) { in emlxs_timer_check_channels()
|
/titanic_44/usr/src/cmd/syslogd/ |
H A D | syslogd.h | 269 static void *logit(void *ap);
|
H A D | syslogd.c | 1454 logit(void *ap) in logit() function 3392 if (pthread_create(&f->f_thread, NULL, logit, (void *)f) != 0) { in filed_init()
|
/titanic_44/usr/src/cmd/lp/model/ |
H A D | lp.cat.c | 138 logit("%s", BppState(state)); in bpp_state()
|
/titanic_44/usr/src/cmd/cron/ |
H A D | cron.c | 307 static void logit(int, struct runinfo *, int); 2327 logit(BCHAR, rp, 0); in ex() 2657 logit(ECHAR, pr, rc); in cleanup() 3029 logit(int cc, struct runinfo *rp, int rc) in logit() function
|
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 2855 goto logit; 2861 goto logit; 2867 logit:
|