| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/unbound/dist/testcode/ | |
| replay.h | 313 struct timeval now_tv; member in struct:replay_runtime |
| /src/sys/dev/bluetooth/ | |
| btmagic.c | 1582 struct timeval now_tv; local 1583 getmicrotime(&now_tv); 1585 timercmp(&sc->sc_taptime, &now_tv, >)) { 1659 struct timeval now_tv; local 1662 getmicrotime(&now_tv); 1663 if (timercmp(&sc->sc_taptime, &now_tv, >)) { |
| /src/external/bsd/unbound/dist/services/ | |
| outside_network.h | 80 struct timeval* now_tv; member in struct:outside_network |
| /src/external/bsd/unbound/dist/util/ | |
| module.h | 501 struct timeval* now_tv; member in struct:module_env |
| netevent.h | 1101 struct timeval* now_tv; member in struct:doq_server_socket |