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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 107 milliseconds