Home
last modified time | relevance | path

Searched refs:nxfs (Results 1 – 2 of 2) sorted by relevance

/openbsd/sbin/iked/
H A Dparse.y891 xfs = recallocarray(xfs, nxfs, nxfs + 1,
906 xfs = recallocarray(xfs, nxfs, nxfs + 1,
921 xfs = recallocarray(xfs, nxfs, nxfs + 1,
936 xfs = recallocarray(xfs, nxfs, nxfs + 1,
951 xfs = recallocarray(xfs, nxfs, nxfs + 1,
987 ipsec_mode->nxfs, ipsec_mode->nxfs + 1,
990 ipsec_mode->nxfs++;
1016 ipsec_mode->nxfs, ipsec_mode->nxfs + 1,
1019 ipsec_mode->nxfs++;
2683 if (nxfs) { in copy_transforms()
[all …]
H A Diked.h967 unsigned int nxfs; member