Home
last modified time | relevance | path

Searched defs:log (Results 26 – 50 of 180) sorted by relevance

12345678

/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_drv.c455 static struct log { struct
456 ds_log_entry_t *head; /* head of the log */ argument
457 ds_log_entry_t *freelist; /* head of the free list */ argument
458 size_t size; /* size of the log in bytes */ argument
460 kmutex_t lock; /* log lock */ argument
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcRefreshAdapterConfiguration.cc38 Trace log("Sun_fcRefreshAdapterConfiguration"); in Sun_fcRefreshAdapterConfiguration() local
H A DHBA_RegisterLibrary.cc38 Trace log("HBA_RegisterLibrary"); in HBA_RegisterLibrary() local
H A DHBA_RegisterLibraryV2.cc39 Trace log("HBA_RegisterLibrary"); in HBA_RegisterLibraryV2() local
H A DSun_fcCloseAdapter.cc43 Trace log("Sun_fcCloseAdapter"); in Sun_fcCloseAdapter() local
H A DSun_fcLoadLibrary.cc46 Trace log("Sun_fcLoadLibrary"); in Sun_fcLoadLibrary() local
H A DSun_fcRemoveCallback.cc39 Trace log("Sun_fcRemoveCallback"); in Sun_fcRemoveCallback() local
H A DSun_fcGetNumberOfTgtAdapters.cc40 Trace log("Sun_fcGetNumberOfTgtAdapters"); in Sun_fcGetNumberOfTgtAdapters() local
H A DSun_fcFreeLibrary.cc45 Trace log("Sun_fcFreeLibrary"); in Sun_fcFreeLibrary() local
H A DSun_fcGetVendorLibraryAttributes.cc45 Trace log("Sun_fcGetVendorLibraryAttributes"); in Sun_fcGetVendorLibraryAttributes() local
H A DSun_fcRemoveAllPersistentBindings.cc40 Trace log("Sun_fcRemoveAllPersistentBindings"); in Sun_fcRemoveAllPersistentBindings() local
H A DSun_fcGetFcpPersistentBinding.cc41 Trace log("Sun_fcGetFcpPersistentBinding"); in Sun_fcGetFcpPersistentBinding() local
H A DSun_fcResetStatistics.cc39 Trace log("Sun_fcResetStatistics"); in Sun_fcResetStatistics() local
H A DSun_fcGetBindingCapability.cc40 Trace log("Sun_fcGetBindingCapability"); in Sun_fcGetBindingCapability() local
H A DSun_fcGetBindingSupport.cc40 Trace log("Sun_fcGetBindingSupport"); in Sun_fcGetBindingSupport() local
H A DSun_fcGetEventBuffer.cc40 Trace log("Sun_fcGetEventBuffer"); in Sun_fcGetEventBuffer() local
H A DSun_fcGetFCPStatistics.cc41 Trace log("Sun_fcGetFCPStatistics"); in Sun_fcGetFCPStatistics() local
H A DSun_fcGetPersistentBindingV2.cc40 Trace log("Sun_fcGetPersistentBindingV2"); in Sun_fcGetPersistentBindingV2() local
H A DSun_fcGetPortStatistics.cc39 Trace log("Sun_fcGetPortStatistics"); in Sun_fcGetPortStatistics() local
H A DSun_fcOpenAdapter.cc46 Trace log("Sun_fcOpenAdapter"); in Sun_fcOpenAdapter() local
H A DSun_fcOpenAdapterByWWN.cc44 Trace log("Sun_fcOpenAdapterByWWN"); in Sun_fcOpenAdapterByWWN() local
H A DSun_fcOpenTgtAdapter.cc46 Trace log("Sun_fcOpenTgtAdapter"); in Sun_fcOpenTgtAdapter() local
/illumos-gate/usr/src/cmd/listen/
H A Dlslog.c225 log(int code) in log() function
236 char log[BUFSIZ]; in logmessage() local
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c644 void dumphex(log, dopts, buf, len) in dumphex() argument
722 static void print_natlog(log, buf, blen) in print_natlog() argument
805 static void print_statelog(log, buf, blen) in print_statelog() argument
922 static void print_log(logtype, log, buf, blen) in print_log() argument
981 static void print_ipflog(log, buf, blen) in print_ipflog() argument
1378 static void flushlogs(file, log) in flushlogs() argument
1451 FILE *log = stdout; local
/illumos-gate/usr/src/cmd/streams/log/
H A Dstrace.c47 static int log; variable
237 prlog(FILE *log, struct log_ctl *lp, char *dp) in prlog()

12345678