Searched defs:hard (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c1416 "Soft allocations limit more than hard limit"));
1419 "Soft bytes limit more than hard limit"));
1422 "than hard expiration time"));
1425 "than hard expiration time"));
1873 struct sadb_lifetime *hard, struct sadb_lifetime *soft,
1891 if (hard != NULL &&
1892 hard->sadb_lifetime_len != SADB_8TO64(sizeof (*hard))) {
1895 SADB_64TO8(hard->sadb_lifetime_len));
2020 if (hard !
1872 print_lifetimes(FILE *file, time_t wallclock, struct sadb_lifetime *current, struct sadb_lifetime *hard, struct sadb_lifetime *soft, struct sadb_lifetime *idle, boolean_t vflag) argument
[all...]
/osnet-11/usr/src/lib/libast/common/regex/
H A Dreglib.h550 unsigned char hard; /* hard comp */ member in struct:reglib_s
553 unsigned char stack; /* hard comp or exec */

Completed in 26 milliseconds