Searched refs:tzalloc (Results 1 – 2 of 2) sorted by relevance
200 #define tzalloc sys_tzalloc macro211 #undef tzalloc707 # undef tzalloc708 # define tzalloc tz_tzalloc macro865 timezone_t tzalloc(char const *);
232 # undef tzalloc234 # define tzalloc zdump_tzalloc macro238 tzalloc(char const *val) in tzalloc() function317 gmtz = tzalloc("GMT"); in gmtzinit()320 gmtz = tzalloc(gmt0); in gmtzinit()589 timezone_t tz = tzalloc(strcmp(argv[i], "-") == 0 in main()