/titanic_41/usr/src/cmd/cmd-inet/usr.bin/chat/ |
H A D | chat.c | 1362 char *logged = temp; local 1393 if (s == logged) 1396 logf("%0.*v", s - logged, logged); 1397 logged = s + 1; 1402 if (verbose && s >= logged + 80) { 1403 logf("%0.*v", s - logged, logged); 1404 logged = s; 1447 if (s > logged) 1448 logf("%0.*v", s - logged, logged); 1461 if (s > logged) [all …]
|
/titanic_41/usr/src/uts/i86pc/os/cpupm/ |
H A D | pwrnow.c | 173 static int logged = 0; in pwrnow_init() local 181 if (!logged) { in pwrnow_init() 185 logged = 1; in pwrnow_init()
|
H A D | speedstep.c | 188 static int logged = 0; in speedstep_init() local 196 if (!logged) { in speedstep_init() 200 logged = 1; in speedstep_init()
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | utmpx.c | 131 int logged = 0; in utmpx_mark_dead() local 178 if (!logged) { in utmpx_mark_dead() 181 logged++; in utmpx_mark_dead()
|
/titanic_41/usr/src/cmd/initpkg/init.d/ |
H A D | README.rc2 | 39 scripts in /etc/rc2.d/ are logged to the file: 46 from these scripts are logged to the file:
|
H A D | README.rcS | 37 errors, or output from these scripts are logged to the file: 44 from these scripts are logged to the file:
|
H A D | README.rc3 | 40 or output from the scripts in /etc/rc3.d/ are logged to the file:
|
/titanic_41/usr/src/cmd/fm/dicts/ |
H A D | SUNOS.po | 53 msgstr "Error reports from the component will be logged for examination by Sun." 245 msgstr "Error reports have been logged for examination by Sun." 261 msgstr "Error reports have been logged for examination by Sun." 277 msgstr "Error reports have been logged for examination by Sun." 293 msgstr "Error reports have been logged for examination by Sun." 309 msgstr "Error reports have been logged for examination by Sun.\n"
|
H A D | FMD.po | 46 msgstr "Error reports from the component will be logged for examination by Sun."
|
/titanic_41/usr/src/cmd/su/ |
H A D | su.dfl | 31 # CONSOLE determines whether attempts to su to root should be logged
|
/titanic_41/usr/src/uts/common/os/ |
H A D | errorq.c | 745 uint64_t logged = 0; in errorq_panic_drain() local 833 logged += eqp->eq_kstat.eqk_logged.value.ui64 - loggedtmp; in errorq_panic_drain() 835 return (logged); in errorq_panic_drain()
|
/titanic_41/usr/src/cmd/cmd-inet/etc/default/ |
H A D | ipsec.dfl | 35 # no debug messages are logged.
|
/titanic_41/usr/src/cmd/ipf/examples/ |
H A D | example.sr | 16 # to be logged twice).
|
/titanic_41/usr/src/lib/libsasl/ |
H A D | README | 48 On the other hand, the logged messages should not be i18n'ed.
|
/titanic_41/usr/src/cmd/login/ |
H A D | login.dfl | 95 # message is logged, using the syslog(3) LOG_NOTICE facility. For example,
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ClientLib_en.properties | 30 #Messages logged through SLPConfig.writeLog(). 53 #Messages logged within SLPConfig itself, through writeLog().
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | daemon.c | 967 bool logged = false; local 984 if (!logged) 993 logged = true; 1006 if (!logged) 1011 logged = true;
|
H A D | usersmtp.c | 407 static bool logged = false; local 416 logged = false; 423 if (LogLevel > 8 && !logged) 429 logged = true;
|
H A D | parseaddr.c | 3184 static bool logged = false; local 3199 if (!logged) 3203 logged = true;
|
/titanic_41/usr/src/cmd/sendmail/lib/ |
H A D | helpfile | 80 soml Send or mail. If the user is logged in, send directly,
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | options.c | 2195 goto logged; in launch_service() 2202 goto logged; in launch_service() 2223 logged: in launch_service()
|
/titanic_41/usr/src/cmd/fm/eversholt/files/common/ |
H A D | disk.esc | 80 * with unknown topology to be silently discarded. The ereport data is logged
|
/titanic_41/usr/src/lib/libcryptoutil/ |
H A D | README | 82 priority. All messages include the PID and are logged at LOG_USER.
|
/titanic_41/usr/src/cmd/ssh/ |
H A D | README.altprivsep | 28 privilege throughout normal operation even while users are logged 407 the saved-set-user-id in the monitor to that of the logged in user 434 as the logged in user.
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | winreg.ndl | 36 * HKEY_CURRENT_USER (HKCU) Settings for the current logged in user.
|