Searched refs:isofmt_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.c51 char *isofmt_arg; local
59 USE_FEATURE_DATE_ISOFMT(, &isofmt_arg, &hintfmt_arg));
63 if (!isofmt_arg) {
71 if (!strcmp(isofmt_arg, isoformats[ifmt]))

Completed in 45 milliseconds