HomeSort by: relevance | last modified time | path
    Searched defs:saveabbr (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
zdump.c 407 saveabbr(char **buf, ptrdiff_t *bufalloc, struct tm const *tmp) function in typeref:typename:char const *
616 ab = saveabbr(&abbrev, &abbrevsize, &tm);
649 ab = saveabbr(&abbrev, &abbrevsize, &newtm);
736 char const *ab = lotm_ok ? saveabbr(&loab, &loabsize, &lotm) : NULL;

Completed in 11 milliseconds