Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duucleanup.c94 extern void logit();
365 logit(text, errno);
412 logit(text, errno);
463 logit(text, errno);
649 logit(text, errno);
674 logit(text, errno);
694 logit(text, errno);
714 logit(text, errno);
755 logit(text, errno);
789 logit(text, errno);
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dutils.c71 static void logit __P((int, const char *, va_list));
631 logit(level, fmt, args) in logit() function
666 logit(LOG_ERR, fmt, pvar); in fatal()
688 logit(LOG_ERR, fmt, pvar); in error()
708 logit(LOG_WARNING, fmt, pvar); in warn()
728 logit(LOG_NOTICE, fmt, pvar); in notice()
748 logit(LOG_INFO, fmt, pvar); in info()
768 logit(LOG_DEBUG, fmt, pvar); in dbglog()
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c306 static void logit(int, struct runinfo *, int);
2296 logit(BCHAR, rp, 0); in ex()
2626 logit(ECHAR, pr, rc); in cleanup()
2995 logit(int cc, struct runinfo *rp, int rc) in logit() function
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c114 logit("sig_ok_to_exit(): parent exiting...\n"); in sig_ok_to_exit()
117 logit("sig_ok_to_exit(): invalid signal(%d) received.\n", in sig_ok_to_exit()
172 logit("Internal Error: get_clearance\n"); in get_clearance()
182 logit("get_clearance: throttling load for %s table\n", tab); in get_clearance()
205 logit("Internal Error: release_clearance\n"); in release_clearance()
494 logit("thr_keycreate() call failed\n");
507 logit("door_create() call failed\n");
522 logit("Cannot create %s:%s\n",
534 logit("fattach() call failed\n");
550 logit("sigaction() call failed\n");
[all …]
H A Dcachemgr.h97 extern void logit(char *format, ...);
H A Dcachemgr_change.c129 logit("waiting_list_add: No memory. pid %ld tid %d\n", in waiting_list_add()
476 logit("config changed.\n"); in chg_test_config_change()
489 logit("chg_test_config_change: No Memory\n"); in chg_test_config_change()
589 logit("thr_create failed for cleanup_thread_by_pid(%ld)\n", in cleanup_thread_by_pid()
658 logit("door_ucred() call failed %s\n", strerror(rc)); in chg_is_called_from_nscd_or_peruser_nscd()
667 logit("ldap_cachemgr received %s call from pid %ld, " in chg_is_called_from_nscd_or_peruser_nscd()
673 logit("%s call failed(cred): caller pid %ld, uid %u, " in chg_is_called_from_nscd_or_peruser_nscd()
H A Dcachemgr_discovery.c261 (void) logit("aggregate_attrs: ", in aggregate_attrs()
272 (void) logit("aggregate_attrs: ", in aggregate_attrs()
280 (void) logit("discovery:\t\t%s=%s\n", in aggregate_attrs()
316 (void) logit("foreach_server: no memory"); in foreach_server()
323 (void) logit("foreach_server: ", in foreach_server()
331 (void) logit("discovery:\tserver: %s\n", surl->s_pcHost); in foreach_server()
338 (void) logit("foreach_server: FindAttrs failed: %s\n", in foreach_server()
369 (void) logit("update_config: ", in update_config()
381 (void) logit("update_config: SLPOpen failed: %s\n", in update_config()
390 (void) logit("discovery: found naming context %s\n", context); in update_config()
[all …]
H A Dcachemgr_getldap.c192 logit("Error: Unable to read '%s': %s\n", in load_config()
279 logit("getldap_get_cacheData_stat()...\n"); in getldap_get_cacheData_stat()
312 logit("getldap_cache_op()...\n"); in getldap_cache_op()
317 logit("operation is CACHE_OP_CREATE...\n"); in getldap_cache_op()
331 logit("operation is CACHE_OP_DELETE...\n"); in getldap_cache_op()
349 logit("operation is CACHE_OP_ADD...\n"); in getldap_cache_op()
392 logit("operation is CACHE_OP_FIND...\n"); in getldap_cache_op()
410 logit("operation is CACHE_OP_GETSTAT...\n"); in getldap_cache_op()
420 logit("getldap_cache_op(): " in getldap_cache_op()
459 logit("sync_current_with_update_copy()...\n"); in sync_current_with_update_copy()
[all …]
H A Dcachemgr_parse.c48 logit("attempted to set value of %s for %s to %d, " in cachemgr_set_integer()
58 logit("Setting %s for %s to %d\n", in cachemgr_set_integer()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.c154 logit(char *mesg, ...) in logit() function
340 logit("printer startup\n"); in initialize()
402 logit("sending file\n"); in filter()
571 logit("%s", mesg); in getstatus()
607 logit("waiting for end of job\n"); in reset()
622 logit("job complete\n"); in reset()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dparallel.c123 logit("%s", BppState(state)); in bpp_state()
374 logit("Writing (%d) at 0x%x actual: %d, %s\n", count++, head, in parallel_comm()
H A Dpostio.c198 void logit(char *, ...);
499 logit("printer startup\n"); in start()
671 logit("sending file %s\n", name); in send()
747 logit("waiting for end of job\n"); in done()
783 logit("job complete\n"); in done()
886 logit("%%%%[ status: busy; block: %d ]%%%%\n", blocknum++); in readblock()
936 logit("%s", mesg); in getstatus()
1105 logit(char *mesg, ...) in logit() function
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.cat.c138 logit("%s", BppState(state)); in bpp_state()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmci.c582 mci_dump(fp, mci, logit) in mci_dump() argument
585 bool logit;
591 sep = logit ? " " : "\n\t";
648 if (logit)
666 mci_dump_all(fp, logit) in mci_dump_all() argument
668 bool logit;
676 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)
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c1442 logit(void *ap) in logit() function
3379 if (pthread_create(&f->f_thread, NULL, logit, (void *)f) != 0) { in filed_init()
H A Dsyslogd.h260 static void *logit(void *ap);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
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 Dapiutil.c305 void logit(int, char *, ...);
318 logit(LOG_DEBUG, "Logging enabled %d enabled", enabled); in loginit()
334 logit(int type, char *fmt, ...) in logit() function
471 logit(LOG_DEBUG, "Terminate_All_Process_Sessions"); in Terminate_All_Process_Sessions()
480 logit(LOG_DEBUG, in Terminate_All_Process_Sessions()
H A Dtpmtok_int.h572 void logit(int, char *, ...);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c2855 goto logit;
2861 goto logit;
2867 logit:
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c620 uint32_t logit; in emlxs_timer_check_channels() local
629 logit = 0; in emlxs_timer_check_channels()
641 logit = 1; in emlxs_timer_check_channels()
649 if (logit) { in emlxs_timer_check_channels()