read_date_from_arg 41 uspace/app/date/date.c static errno_t read_date_from_arg(char *wdate, struct tm *t); read_date_from_arg 159 uspace/app/date/date.c rc = read_date_from_arg(wdate, &t);