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

/freebsd-11-stable/usr.bin/calendar/
H A Dday.c51 char *oldl, *lbufp; local
70 lbufp = setlocale(LC_TIME, NULL);
71 if (lbufp != NULL && (oldl = strdup(lbufp)) == NULL)

Completed in 81 milliseconds