Searched refs:get_coord (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c86 static int get_coord(struct tz_timezone *, char *, size_t);
598 if (get_coord(tp, lp_coord, len_coord) == -1) {
1284 * get_coord() fills in the tz_coord structure of the tz_timezone
1294 get_coord(struct tz_timezone *tp, char *p_coord, size_t len_coord) function

Completed in 23 milliseconds