Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/bootp/bootptest/ | |
bootptest.c | 82 int thiszone; variable in typeref:typename:int |
/src/usr.sbin/ndp/ | |
ndp.c | 134 static int32_t thiszone; /* time difference with gmt */ variable in typeref:typename:int32_t 210 thiszone = gmt2local(0L); 973 s = (tvp->tv_sec + thiszone) % 86400; |