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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bridge-1.x/brctl/
H A Dbrctl_cmd.c30 static int strtotimeval(struct timeval *tv, const char *time) function
211 if (strtotimeval(&tv, argv[2])) {
246 if (strtotimeval(&tv, argv[2])) {
264 if (strtotimeval(&tv, argv[2])) {
282 if (strtotimeval(&tv, argv[2])) {

Completed in 37 milliseconds