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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Du_miscdebug.c19 struct tm *gtp; local
44 if ((gtp = gmtime(&t)) != NULL) {
45 strftime(gtstr, sizeof(gtstr) - 1, fmt, gtp);

Completed in 57 milliseconds