Lines Matching refs:abbr
94 static char *abbr(struct tm *);
289 (void) strncpy(buf, abbr(&tm), sizeof (buf) - 1);
306 strcmp(abbr(&newtm), buf) != 0)) {
312 abbr(&newtm),
434 (void) strncpy(loab, abbr(&lotm), sizeof (loab) - 1);
452 strcmp(abbr(&tm), loab) == 0)) {
512 if (*abbr(tmp) != '\0')
513 (void) printf(" %s", abbr(tmp));
522 if (tmp != NULL && *abbr(tmp) != '\0')
523 abbrok(abbr(tmp), zone);
527 abbr(tmp)