Searched refs:spspec (Results 1 – 1 of 1) sorted by relevance
101 struct secprotospec *spspec; /* the head is always current spec. */ member1587 if (cur_rmconf->prhead->spspec == NULL1590 cur_rmconf->prhead->spspec = cur_rmconf->inherited_from->prhead->spspec;1925 struct secprotospec *spspec; variable1927 spspec = newspspec();1928 if (spspec == NULL)1930 insspspec(spspec, &cur_rmconf->prhead);2031 cur_rmconf->prhead->spspec->lifetime = $3 * $4;2040 cur_rmconf->prhead->spspec->lifebyte = fix_lifebyte($3 * $4);2041 if (cur_rmconf->prhead->spspec->lifebyte == 0)[all …]