OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tzlen
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/syslogd/
syslogd.c
4767
int
tzlen
= 0;
local in function:make_timestamp
4786
tzlen
= strftime(×tamp[len], sizeof(timestamp) - len, "%z",
4788
len +=
tzlen
;
4790
if (
tzlen
== 5) {
syslogd.c
4767
int
tzlen
= 0;
local in function:make_timestamp
4786
tzlen
= strftime(×tamp[len], sizeof(timestamp) - len, "%z",
4788
len +=
tzlen
;
4790
if (
tzlen
== 5) {
Completed in 26 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025