Home
last modified time | relevance | path

Searched refs:checkdate (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dconn.c65 static int notin(), ifdate(), checkdate(), checktime(), classmatch();
1127 while (checkdate(s, tp, t__now) == 0) {
1138 checkdate(s, tp, t__now) in checkdate() function