Searched refs:log (Results 251 - 275 of 292) sorted by relevance

<<1112

/osnet-11/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in34 log_file=/tmp/grub-install.log.$$
50 mklog="/bin/mktemp /tmp/grub-install.log.XXXXXX"
/osnet-11/usr/src/lib/libsasl/include/
H A Dsaslplug.h144 void (*log)(sasl_conn_t *conn, int level, const char *fmt, ...); member in struct:sasl_utils
477 * the log callback. This is primarily used to eliminate logging which
/osnet-11/usr/src/lib/efcode/fcdriver/
H A Dget_req.c42 #include <fcode/log.h>
H A Dmisc.c34 #include <fcode/log.h>
/osnet-11/usr/src/lib/efcode/gp2/
H A Dgp2.c34 #include <fcode/log.h>
/osnet-11/usr/src/lib/efcode/jupiter/
H A Djupiter.c33 #include <fcode/log.h>
/osnet-11/usr/src/lib/efcode/pci/
H A Dpci.c30 #include <fcode/log.h>
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dlibasr.h99 extern void asr_set_logfile(asr_handle_t *ah, FILE *log);
H A Dasr.c474 * log files, saving state and temporary data.
502 * Gets the log file handle used for debugging
511 * Sets the log file used for debugging
514 asr_set_logfile(asr_handle_t *ah, FILE *log) argument
516 ah->asr_log = log;
1493 * configured ASR log file.
1542 * Sets the ASR errno and log the error.
1566 * Logs a warning to the ASR log.
1578 * Logs an informational message to the ASR log.
1590 * Logs a debug message to the ASR log
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.h169 char *log; member in struct:__anon925
/osnet-11/usr/src/lib/efcode/engine/
H A Dactions.c33 #include <fcode/log.h>
H A Denv.c33 #include <fcode/log.h>
47 * error log file if enabled.
660 * Process ]cmn-end token to log the message initiated by a preceding
H A Dinteractive.c38 #include <fcode/log.h>
H A Dproperties.c34 #include <fcode/log.h>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A DTEST429 $tpp =~ s:\.t$:.3log:;
430 rename("perl.3log", $tpp) ||
431 die "rename: perl3.log to $tpp: $!\n";
/osnet-11/usr/src/lib/libc/port/gen/
H A Dsyslog.c41 * SYSLOG -- print message on log file
44 * outputs to the log file instead of the standard output.
62 #include <sys/log.h> /* for LOG_MAXPS */
117 -1, /* fd for log */
123 FALSE, /* check for validity of fd for log */
322 * 1136432 points out that the underlying log driver actually
424 * OPENLOG -- open system log
456 * CLOSELOG -- close the system log
482 * SETLOGMASK -- set the log mask level
/osnet-11/usr/src/lib/fm/libfmd_adm/common/
H A Dfmd_adm.c117 return ("module failed to initialize (consult fmd(1M) log)");
119 return ("module failed to load (consult fmd(1M) log)");
129 return ("invalid log file name");
131 return ("failed to rotate log file (consult fmd(1M) log)");
133 return ("log file is too busy to rotate (try again later)");
1068 fmd_adm_log_rotate(fmd_adm_t *ap, const char *log) argument
1074 if (log == NULL)
1078 cs = fmd_adm_logrotate_1((char *)log, &err, ap->adm_clnt);
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_consume.c208 int log = 0; local
222 log++;
226 dt_shift_128(subtrahend, 128 - log);
227 dt_shift_128(mask, 128 - log);
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h181 char *log; member in struct:__anon882
/osnet-11/usr/src/cmd/sendmail/src/
H A Dheaders.c787 ** log -- call logsender()?
798 eatheader(e, full, log)
801 bool log;
1078 sm_dprintf("eatheader: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d, log=%d\n",
1080 log);
1081 if (log && bitset(EF_LOGSENDER, e->e_flags) && LogLevel > 4)
1089 ** LOGSENDER -- log sender information
1092 ** e -- the envelope to log
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c827 strcmp(pool, "log") == 0)) {
1571 is_log ? " [log]" : "");
1885 boolean_t *l2cache, boolean_t *log, uint64_t *ashift)
2043 * log device from the root of the vdev tree (where
2044 * 'log' is non-NULL).
2046 if (log != NULL &&
2050 *log = B_TRUE;
2097 boolean_t *l2cache, boolean_t *log, uint64_t *ashift)
2171 if (log != NULL)
2172 *log
1884 vdev_to_nvlist_iter(nvlist_t *nv, nvlist_t *search, boolean_t *avail_spare, boolean_t *l2cache, boolean_t *log, uint64_t *ashift) argument
2096 zpool_find_vdev(zpool_handle_t *zhp, const char *path, boolean_t *avail_spare, boolean_t *l2cache, boolean_t *log, uint64_t *ashift) argument
[all...]
/osnet-11/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c207 sun4v_display(Sys_tree *tree, Prom_node *root, int log, argument
259 sun4v_display_diaginfo((log || (logging)), root, plafh);
277 syserrlog = log;
/osnet-11/usr/src/lib/libsasl/lib/
H A Dsaslint.h356 sasl_log_t *log; member in struct:sasl_log_utils_s
/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Dp2v.ksh561 log "$v_adjust"
/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.c66 vdp_init(int log) argument
73 __vdp_logging = log;

Completed in 89 milliseconds

<<1112