Home
last modified time | relevance | path

Searched refs:tzalloc (Results 1 – 2 of 2) sorted by relevance

/timezone/
A Dprivate.h146 #define tzalloc sys_tzalloc macro
157 #undef tzalloc
474 # undef tzalloc
475 # define tzalloc tz_tzalloc macro
603 timezone_t tzalloc(char const *);
A Dzdump.c222 # undef tzalloc
224 # define tzalloc zdump_tzalloc macro
228 tzalloc(char const *val) in tzalloc() function
267 gmtz = tzalloc(utc); in gmtzinit()
524 timezone_t tz = tzalloc(argv[i]); in main()

Completed in 8 milliseconds