OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abbr
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
zdump.c
92
static char const *
abbr
(struct tm const *);
409
char const *ab =
abbr
(tmp);
633
|| strcmp(
abbr
(&newtm), ab) != 0))) {
640
abbr
(&newtm) : NULL, argv[i]);
750
&& strcmp(
abbr
(&tm), ab) == 0))) {
859
if (*
abbr
(tmp) != '\0')
860
(void) printf(" %s",
abbr
(tmp));
869
if (tmp != NULL && *
abbr
(tmp) != '\0')
870
abbrok(
abbr
(tmp), zone);
988
&& (*
abbr
(tm) == '-' || strcmp(abbr(tm), "zzz") == 0))
1154
abbr
(struct tm const *tmp)
function in typeref:typename:const char *
[
all
...]
localtime.c
377
char const *
abbr
= &sp->chars[sp->ttis[i].tt_desigidx];
local in function:ttunspecified
379
return memcmp(
abbr
, UNSPEC, sizeof UNSPEC) == 0;
1310
dstlen = name - dstname; /* length of DST
abbr
. */
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025