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))
624 filetime > proto_last_update)
637 proto_last_update = filetime;

Completed in 58 milliseconds