/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | bld_lint.sh | 44 LOG=lint.$MACH.log 49 if [ -f $LOG ] 51 if [ ! -f $LOG.bak ] 53 mv $LOG $LOG.bak 55 rm -f $LOG 70 # echo $ii/$MACH >> $LOG 71 echo $DASHES >> $LOG 72 cat $ii/$MACH/lint.out >> $LOG 73 echo "\n" >> $LOG [all...] |
/illumos-gate/usr/src/test/os-tests/tests/file-locking/ |
H A D | util.h | 35 extern boolean_t LOG;
|
H A D | util.c | 31 boolean_t LOG = B_FALSE; variable 38 if (!LOG) {
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/ |
H A D | rd_elf.c | 111 LOG(ps_plog(MSG_ORIG(MSG_DB_READPRIVFAIL_1), 118 LOG(ps_plog(MSG_ORIG(MSG_DB_BADPVERS), 134 LOG(ps_plog(MSG_ORIG(MSG_DB_VALIDRDEBUG), EC_ADDR(rap->rd_rdebug), 152 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_4), 162 LOG(ps_plog(MSG_ORIG(MSG_DB_FINDDYNAMIC), EC_ADDR(dyntag), 166 LOG(ps_plog(MSG_ORIG(MSG_DB_NODYNDEBUG), EC_ADDR(dyntag))); 204 LOG(ps_plog(MSG_ORIG(MSG_DB_RDRESET), rap->rd_dmodel)); 212 LOG(ps_plog(MSG_ORIG(MSG_DB_NOAUXV))); 224 LOG(ps_plog(MSG_ORIG(MSG_DB_FLDDATA), 243 LOG(ps_plo [all...] |
H A D | rtld_db.c | 55 LOG(ps_plog(MSG_ORIG(MSG_DB_LOGENABLE))); 95 LOG(ps_plog(MSG_ORIG(MSG_DB_RDINIT), rtld_db_version)); 143 LOG(ps_plog(MSG_ORIG(MSG_DB_DMLOOKFAIL))); 164 LOG(ps_plog(MSG_ORIG(MSG_DB_RDNEW), php)); 176 LOG(ps_plog(MSG_ORIG(MSG_DB_RESETFAIL))); 187 LOG(ps_plog(MSG_ORIG(MSG_DB_RDDELETE), rap)); 255 LOG(ps_plog(MSG_ORIG(MSG_DB_UNEXPEVENT), num)); 260 LOG(ps_plog(MSG_ORIG(MSG_DB_RDEVENTADDR), num, 318 LOG(ps_plog(MSG_ORIG(MSG_DB_UNFNDSYM),
|
H A D | _rtld_db.h | 120 #define LOG(func) { \ macro
|
/illumos-gate/usr/src/lib/lvm/libsvm/common/ |
H A D | debug.c | 35 #define LOG 0x1 /* write message to log file */ macro 37 #define LOGSCR LOG|SCR /* write message to the log and screen */
|
/illumos-gate/usr/src/cmd/tip/ |
H A D | log.c | 63 flog = fopen(value(LOG), "a"); 66 value(LOG));
|
H A D | tip.h | 207 #define LOG 11 macro
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/i386/ |
H A D | plt32_resolution.c | 73 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_X86_1), 87 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_X86_1), 110 LOG(ps_plog(MSG_ORIG(MSG_DB_NODYN_X86))); 167 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_2), EC_ADDR(pltaddr + 2))); 176 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_2), EC_ADDR(pltaddr + 1))); 208 LOG(ps_plog(MSG_ORIG(MSG_DB_NOGOT_X86))); 219 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_2), EC_ADDR(addr)));
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | tpmtok_defs.h | 55 #define LOG(priority, fmt, ...) \ macro
|
H A D | api_interface.c | 296 #define LOG(x) logit(LOG_DEBUG, x) macro 385 LOG("C_CancelFunction"); 402 LOG("CloseAllSessions"); 445 LOG("CloseAllSessions OK"); 454 LOG("C_CloseSession"); 487 LOG("C_CopyObject");
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/amd64/ |
H A D | plt64_resolution.c | 72 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_2), EC_ADDR(pltaddr + 2))); 87 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_2), EC_ADDR(destaddr)));
|
/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/ |
H A D | volcopy.h | 28 #define LOG macro
|
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | log.h | 15 struct __log; typedef struct __log LOG; typedef in typeref:struct:__log 87 LOG *lp; /* Address of the shared LOG. */ 139 * LOG --
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/sparcv9/ |
H A D | plt64_resolution.c | 98 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_2), 105 LOG(ps_plog(MSG_ORIG(MSG_DB_BADFPLT), 124 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_2), 154 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_2),
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/sparc/ |
H A D | plt32_resolution.c | 65 LOG(ps_plog(MSG_ORIG(MSG_DB_READFAIL_2), EC_ADDR(pltaddr)));
|
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/ |
H A D | dtest.pl | 115 print LOG $msg if ($opt_l); 183 print LOG $msg if ($opt_l); 614 unless (!$opt_l || open(LOG, ">$PNAME.$$.log"));
|
/illumos-gate/usr/src/cmd/sendmail/db/log/ |
H A D | log.c | 46 LOG *lp; 94 * The LOG structure is first in the region, the rest of the region 98 dblp->addr = (u_int8_t *)dblp->lp + sizeof(LOG); 102 __db_shalloc_init(dblp->addr, DEF_LOG_SIZE - sizeof(LOG)); 104 /* Initialize the LOG structure. */ 114 /* Initialize LOG LSNs. */ 182 LOG *lp; 506 * Return LOG statistics. 514 LOG *lp;
|
H A D | log_put.c | 79 LOG *lp; 208 LOG *lp; 264 LOG *lp; 361 LOG *lp; 420 LOG *lp;
|
H A D | log_get.c | 97 LOG *lp;
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_msg.c | 44 emlxs_msg_log_t *log = &LOG; 89 emlxs_msg_log_t *log = &LOG; 113 emlxs_msg_log_t *log = &LOG; 153 log = &LOG; 478 case 1: /* MESSAGE LOG ONLY */ 488 case 3: /* CONSOLE AND MESSAGE LOG */ 513 log = &LOG;
|
/illumos-gate/usr/src/lib/libcmd/common/ |
H A D | tail.c | 113 #define LOG (1<<5) macro 329 if (flags & LOG) 503 flags |= LOG; 604 if ((flags & (LOG|TIMEOUT)) == LOG) 606 flags &= ~LOG; 681 if (flags & LOG)
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | ct.c | 73 #define LOG "/var/adm/ctlog" macro 725 if (exists (LOG) && (fp = fopen (LOG, "a")) != NULL) {
|
/illumos-gate/usr/src/cmd/sendmail/include/sm/ |
H A D | conf.h | 75 #define LOG 1 /* enable logging -- don't turn off */ macro 1975 # undef LOG /* syslog not available */ macro 2999 # if !LOG 3008 # endif /* !LOG */
|