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

/illumos-gate/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c88 static int get_coord(struct tz_timezone *, char *, size_t);
600 if (get_coord(tp, lp_coord, len_coord) == -1) {
1215 * get_coord() fills in the tz_coord structure of the tz_timezone
1225 get_coord(struct tz_timezone *tp, char *p_coord, size_t len_coord) function

Completed in 2800 milliseconds