Searched refs:tomin (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/usr.sbin/isdn/isdnd/ |
| D | support.c | 995 if (cep->fromhr==0 && cep->frommin==0 && cep->tohr==0 && cep->tomin==0) in isvalidtime() 1010 cep->tohr, cep->tomin, in isvalidtime() 1019 (tp->tm_hour == cep->tohr && tp->tm_min < cep->tomin) ) in isvalidtime() 1023 cep->tohr, cep->tomin, in isvalidtime() 1031 if (tp->tm_min >= cep->frommin && tp->tm_min < cep->tomin) in isvalidtime() 1035 cep->tohr, cep->tomin, in isvalidtime() 1045 (tp->tm_hour == cep->tohr && tp->tm_min < cep->tomin) ) in isvalidtime() 1049 cep->tohr, cep->tomin, in isvalidtime() 1056 cep->tohr, cep->tomin, in isvalidtime()
|
| D | rc_config.c | 1135 int tomin = 0; in parse_valid() local 1144 ret = sscanf(dt, "%d:%d-%d:%d", &fromhr, &frommin, &tohr, &tomin); in parse_valid() 1153 frommin < 0 || frommin > 59 || tomin < 0 || tomin > 59) in parse_valid() 1191 current_cfe->tomin = tomin; in parse_valid()
|
| D | isdnd.h | 402 int tomin; member
|
| /mirbsd/src/share/dict/ |
| D | web2 | 203446 tomin
|