Home
last modified time | relevance | path

Searched refs:log (Results 151 – 175 of 599) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_009_neg.ksh56 log=$(random_get_with_non "log")
58 $spare $SDEV $log $LDEV
60 log_mustnot zpool add $TESTPOOL log $logtype $LDEV2
H A Dslog_013_pos.ksh63 log_must zpool add $TESTPOOL log $dsk1
66 log_must zpool add $TESTPOOL log $LDEV
74 log_must zpool add $TESTPOOL log $lofidev
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs.conf79 log-notices=0xffffffff;
80 log-warnings=0xffffffff;
81 log-errors=0xffffffff;
/illumos-gate/usr/src/lib/sun_fc/common/
H A DAdapterDeviceEventListener.cc46 Trace log("AdapterDeviceEventListener::AdapterDeviceEventListener"); in AdapterDeviceEventListener() local
60 Trace log("AdapterDeviceEventListener::dispatch"); in dispatch() local
71 log.internalError("Unexpected event type."); in dispatch()
H A DAdapterEventListener.cc46 Trace log("AdapterEventListener::AdapterEventListener"); in AdapterEventListener() local
60 Trace log("AdapterEventListener::dispatch"); in dispatch() local
72 log.internalError("Unexpected event type."); in dispatch()
H A DSun_fcGetFcpTargetMapping.cc79 Trace log("Sun_fcGetFcpTargetMapping"); in Sun_fcGetFcpTargetMapping() local
82 log.userError("NULL mapping argument."); in Sun_fcGetFcpTargetMapping()
91 log.userError("Unable to get adapter attributes"); in Sun_fcGetFcpTargetMapping()
108 log.userError("Unable to get mappings for port"); in Sun_fcGetFcpTargetMapping()
H A DAdapterPortEventListener.cc46 Trace log("AdapterPortEventListener::AdapterPortEventListener"); in AdapterPortEventListener() local
60 Trace log("AdapterPortEventListener::dispatch"); in dispatch() local
72 log.internalError("Unexpected event type."); in dispatch()
H A DLinkEventListener.cc46 Trace log("LinkEventListener::LinkEventListener"); in LinkEventListener() local
60 Trace log("LinkEventListener::dispatch"); in dispatch() local
68 log.internalError("Unexpected event type."); in dispatch()
H A DSun_fcSendCTPassThruV2.cc57 Trace log("Sun_fcSendCTPassThruV2"); in Sun_fcSendCTPassThruV2() local
63 log.userError("NULL argument"); in Sun_fcSendCTPassThruV2()
78 log.internalError( in Sun_fcSendCTPassThruV2()
H A DTargetEventListener.cc48 Trace log("TargetEventListener::TargetEventListener"); in TargetEventListener() local
62 Trace log("TargetEventListener::dispatch"); in dispatch() local
83 log.internalError("Unexpected event type."); in dispatch()
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.re5452 27changes:*:11:11:system change log:/:
453 27changes:*:11:11:system change log:/:
454 27changes:*:11:11:system change log:/:
462 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
463 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
464 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
465 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
568 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
569 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
570 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
[all …]
H A Dt.pp106 27changes:*:11:11:system change log:/:
109 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
127 27 changes * 11 11 system change log /
130 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
H A Dt.not385 27changes:*:11:11:system change log:/:
386 27changes:*:11:11:system change log:/:
387 27changes:*:11:11:system change log:/:
394 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
395 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
396 30phoneca:*:991:991:phone call log [tom]:/v/adm/log:/v/bin/sh
457 27 changes * 11 11 system change log /
458 27 changes * 11 11 system change log /
463 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
464 30 phoneca * 991 991 phone call log [tom] /v/adm/log /v/bin/sh
/illumos-gate/usr/src/cmd/listen/
H A Dlslog.c225 log(int code) in log() function
236 char log[BUFSIZ]; in logmessage() local
256 sprintf(log, "%s/%s/%s", ALTDIR, Mytag, LOGNAME); in logmessage()
260 if (rename(log, olog)) { in logmessage()
265 else if (nlogfp = fopen(log, "a+")) { in logmessage()
/illumos-gate/usr/src/lib/sun_sas/common/
H A Dverify.c46 log(LOG_DEBUG, ROUTINE, "Null hba_ptr argument"); in verifyAdapter()
60 log(LOG_DEBUG, ROUTINE, in verifyAdapter()
70 log(LOG_DEBUG, ROUTINE, in verifyAdapter()
H A DSun_sasGetNumberOfPorts.c43 log(LOG_DEBUG, ROUTINE, "NULL numberofPorts pointer"); in Sun_sasGetNumberOfPorts()
52 log(LOG_DEBUG, ROUTINE, "Invalid handle %08lx.", handle); in Sun_sasGetNumberOfPorts()
60 log(LOG_DEBUG, ROUTINE, "No HBA Port found on handle %08lx.", in Sun_sasGetNumberOfPorts()
H A DSun_sasLoadLibrary.c55 log(LOG_DEBUG, ROUTINE, "Library already loaded %d time." in Sun_sasLoadLibrary()
67 log(LOG_DEBUG, ROUTINE, in Sun_sasLoadLibrary()
76 log(LOG_DEBUG, ROUTINE, "Loading device tree init took " in Sun_sasLoadLibrary()
/illumos-gate/usr/src/head/iso/
H A Dmath_iso.h72 extern double log(double);
87 #pragma does_not_read_global_data(exp, log, log10, pow, sqrt)
92 #pragma does_not_write_global_data(exp, log, log10, pow, sqrt)
97 #pragma no_side_effect(exp, log, log10, pow, sqrt)
172 inline float log(float __X) { return __logf(__X); } in log() function
215 inline long double log(long double __X) { return __logl(__X); } in log() function
/illumos-gate/usr/src/lib/libm/common/C/
H A D__lgamma.c197 p = -log(z); in neg()
199 p = log(pi / (fabs(t) * z)) - __k_lgamma(z, signgamp); in neg()
221 return (-log(x)); in __k_lgamma()
227 cr = -log(x); in __k_lgamma()
264 q = log(x); in __k_lgamma()
267 return (x * (log(x) - 1.0)); in __k_lgamma()
/illumos-gate/usr/src/lib/libresolv2/common/bsd/
H A Dgettimeofday.c28 goto log; in isc__gettimeofday()
34 goto log; in isc__gettimeofday()
37 log: in isc__gettimeofday()
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java140 log = new StderrLog(); in SLPConfig()
238 log = null; in SLPConfig()
246 if (log == null) { in SLPConfig()
247 log = new StderrLog(); in SLPConfig()
252 synchronized (log) { in SLPConfig()
253 log.write(failed); in SLPConfig()
254 log.flush(); in SLPConfig()
1679 protected Writer log; field in SLPConfig
1692 log.flush(); in writeLog()
1704 log.write("\n"); in writeLogLine()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.d33 bunyan*$1:::log-*
38 bunyan*$1:::log-*
49 bunyan*$1:::log-*
/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py153 log.flush()
165 print(msg, file=log)
166 log.flush()
179 log.flush()
187 print(msg, file=log)
188 log.flush()
217 print(f, file=log)
222 print('', file=log)
231 log.flush()
1359 log.close()
[all …]
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmlog.c77 log(" "); in openttymonlog()
78 log("********** ttymon starting **********"); in openttymonlog()
81 log("fd(log)\t = %d", fileno(Logfp)); in openttymonlog()
184 log(const char *fmt, ...) in log() function
206 log("********** ttymon exiting ***********"); in fatal()
/illumos-gate/usr/src/cmd/syslogd/
H A Dsystem-log32 svccfg -s svc:/system/system-log setprop config/log_from_remote = $1
34 svccfg -s svc:/system/system-log addpg config application
35 svccfg -s svc:/system/system-log \

12345678910>>...24