Home
last modified time | relevance | path

Searched defs:ceiling (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dsynch.h61 uint8_t ceiling; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dkeys.c241 time_t ceiling = time(NULL) - *entry->max_life; in hdb_prune_keys() local
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_misc.c608 int tls_proto_mask_lims(const char *plist, int *floor, int *ceiling) in tls_proto_mask_lims()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Daccesslog.c2482 static const int ceiling[9] = { 100, 100, 12, 31, 24, 60, 60, 24, 60 }; in check_rdntime_syntax() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dschema_init.c5547 static const int ceiling[9] = { 100, 100, 12, 31, 24, 60, 60, 24, 60 }; in check_time_syntax() local