Home
last modified time | relevance | path

Searched refs:logged (Results 1 – 25 of 43) sorted by relevance

12

/openbsd/usr.sbin/pppd/chat/
H A Dchat.c1293 if (s == logged) in get_string()
1296 logmsg("%0.*v", s - logged, logged); in get_string()
1297 logged = s + 1; in get_string()
1303 logmsg("%0.*v", s - logged, logged); in get_string()
1304 logged = s; in get_string()
1347 if (s > logged) in get_string()
1348 logmsg("%0.*v", s - logged, logged); in get_string()
1362 logmsg("%0.*v", s - logged, logged); in get_string()
1377 logmsg("%0.*v", s - logged, logged); in get_string()
1378 logged = s; in get_string()
[all …]
/openbsd/gnu/llvm/llvm/utils/release/
H A Dmerge-request.sh192 bug_id=`${dryrun} $BUGZILLA_CMD --ensure-logged-in new \
218 $BUGZILLA_CMD --ensure-logged-in modify -l "https://reviews.llvm.org/rL$r" $bug_id
/openbsd/sbin/shutdown/
H A Dshutdown.c260 int broadcast, i, logged; in loop() local
281 for (logged = 0; i < tlistlen; i++) { in loop()
285 if (!logged && tlist[i].timeleft <= NOLOG_TIME) { in loop()
286 logged = 1; in loop()
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/
H A Dno_log_results.t13 is_deeply([$tb->details], [], "no details were logged");
/openbsd/regress/
H A DMakefile46 echo If you want them to be also logged locally, you can set the
/openbsd/usr.sbin/nsd/doc/
H A DNSD-VERIFY-MODS114 Everything a verifier outputs to stdin and stderr is logged in the nsd log
118 used by handle_log_from_fd to make sure logged lines will never exceed
121 Note that in practice error messages are always logged before messages on the
H A DRELNOTES343 - Fix #128: Fix that the invalid port number is logged for sendmmsg
1037 - Admitted axfrs are logged at verbosity 1. Refused at verbosity 2.
1069 - Incoming notifies have serial number logged (at verbosity 1).
1302 - notify information is logged at correct verbosity level, 1.
2201 - Bug #47: Domain name is now logged when a notify is
H A DChangeLog676 - Fix #128: Fix that the invalid port number is logged for sendmmsg
2004 - Admitted axfrs are logged at verbosity 1. Refused at verbosity 2.
2091 - Incoming notifies have serial number logged (at verbosity 1).
2703 - notify information is logged at correct verbosity level, 1.
4327 Errors are logged, as is the automated reload of a new serial.
4846 - more verbose acl logging. Validated acls are logged in detail.
4847 Invalid acls are only logged in debug mode, level >= 1.
/openbsd/etc/
H A Dksh.kshrc49 # $TTY is the tty we logged in on,
/openbsd/gnu/usr.bin/cvs/src/
H A Doptions.h.in130 * who committed the change. If you are committing the change logged
135 * logged in as "root". You can disable this option by commenting out
/openbsd/gnu/llvm/llvm/docs/
H A DXRayFDRFormat.rst108 logged independently of their types in a high level language. To the tracer,
175 records for each of the logged args follow the function record in the stream.
H A DResponseGuide.rst97 7. All reports, data, notes, and resolutions are logged in a private location
H A DSymbolizerMarkupFormat.rst231 site, with the intent that the address logged can be translated directly to a
/openbsd/gnu/llvm/clang/tools/scan-build-py/
H A DREADME.md5 intercepted and logged into a [compilation database][1] and/or piped to
/openbsd/gnu/usr.bin/cvs/
H A DTESTS11 Also note that you must be logged in as a regular user, not root.
H A DNEWS165 * The "cvs export" command is now logged in the history file and there
781 allow people really logged in as "root" to commit changes.
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A DREADME.md39 It is important to note that the directory `~/.vscode/extensions` works for users logged in locally…
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A DChangeLog.mkhybrid123 Apple/Unix file types found are logged as part of the verbose output
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DlibnetFAQ.pod288 Net::FTP=GLOB(0x8152974)<<< 230 User gbarr logged in. Access restrictions apply.
/openbsd/gnu/usr.bin/cvs/doc/
H A Dcvs.info-8284 Control what is logged to the `CVSROOT/history' file. Default of
375 sent to the server is logged into ``$CVS_CLIENT_LOG'.in' and
376 everything sent from the server is logged into
/openbsd/gnu/usr.bin/texinfo/
H A Ddir-example364 * who: (sh-utils)who invocation. Print who is logged in.
/openbsd/gnu/usr.bin/perl/dist/Net-Ping/
H A DChanges314 several problems logged regarding using Net::Ping in a multi-
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlhacktips.pod1605 valgrind. Found errors and memory leaks are logged in files named
2035 Safefree() are logged with the caller's source code file and line
2040 Since the logging doesn't use PerlIO, all SV allocations are logged and
2043 allocation is also logged.
/openbsd/gnu/usr.bin/texinfo/util/
H A Ddir-example473 * who: (coreutils)who invocation. Print who is logged in.
/openbsd/usr.sbin/amd/doc/
H A Damdref.texinfo1990 filesystem is mounted. Again, errors are logged but ignored. One
3191 or logged via the @b{syslog}(3) mechanism.
3192 Messages are logged with facility @samp{LOG_DAEMON} when using @b{syslog}(3).
3211 When @b{syslog}(3) is being used, they are logged with level
3298 @b{syslog}(3) is being used, they are logged with level @samp{LOG_INFO}.

12