HomeSort by: relevance | last modified time | path
    Searched defs:thiszone (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 12 milliseconds