Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c44 static time_t proto_last_update; variable
609 (statbuf.st_mtime < proto_last_update && protos != NULL)) in _build_internal_algs()
624 filetime > proto_last_update) in _build_internal_algs()
637 proto_last_update = filetime; in _build_internal_algs()