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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Ddate.c52 char *hintfmt_arg; local
59 USE_FEATURE_DATE_ISOFMT(, &isofmt_arg, &hintfmt_arg));
104 strptime(date_str, hintfmt_arg, &tm_time);

Completed in 89 milliseconds