Searched refs:tzalloc (Results 1 – 2 of 2) sorted by relevance
146 #define tzalloc sys_tzalloc macro157 #undef tzalloc474 # undef tzalloc475 # define tzalloc tz_tzalloc macro603 timezone_t tzalloc(char const *);
222 # undef tzalloc224 # define tzalloc zdump_tzalloc macro228 tzalloc(char const *val) in tzalloc() function267 gmtz = tzalloc(utc); in gmtzinit()524 timezone_t tz = tzalloc(argv[i]); in main()
Completed in 8 milliseconds