Searched defs:ceiling (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | synch.h | 61 uint8_t ceiling; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
H A D | keys.c | 241 time_t ceiling = time(NULL) - *entry->max_life; in hdb_prune_keys() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_misc.c | 608 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 D | accesslog.c | 2482 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 D | schema_init.c | 5547 static const int ceiling[9] = { 100, 100, 12, 31, 24, 60, 60, 24, 60 }; in check_time_syntax() local
|