Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dnsdispatch.c334 static time_t confmod; in nss_configure() local
367 if (statbuf.st_mtime <= confmod) in nss_configure()
376 if (statbuf.st_mtime <= confmod) in nss_configure()
386 if (confmod == 0) in nss_configure()
392 confmod = statbuf.st_mtime; in nss_configure()