Home
last modified time | relevance | path

Searched refs:logit (Results 1 – 22 of 22) sorted by relevance

/titanic_44/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c189 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 Dcachemgr_discovery.c259 (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 Dcachemgr.c113 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 Dcachemgr_change.c126 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 Dcachemgr_parse.c50 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 Dcachemgr.h97 extern void logit(char *format, ...);
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapiutil.c303 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 Dapi_interface.c296 #define LOG(x) logit(LOG_DEBUG, x)
1419 logit(LOG_DEBUG, "Mechanism[%d] 0x%08X ", in C_GetMechanismList()
H A Dtpmtok_int.h571 void logit(int, char *, ...);
/titanic_44/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.c156 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 Duucleanup.c97 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 Dpostio.c200 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 Dparallel.c125 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 Dutils.c78 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 Dmci.c584 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 Dutil.c1759 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 Demlxs_clock.c613 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 Dsyslogd.h269 static void *logit(void *ap);
H A Dsyslogd.c1454 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 Dlp.cat.c138 logit("%s", BppState(state)); in bpp_state()
/titanic_44/usr/src/cmd/cron/
H A Dcron.c307 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 Dfil.c2855 goto logit;
2861 goto logit;
2867 logit: