Home
last modified time | relevance | path

Searched defs:newpp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dproposal.c199 struct saprop *newpp = NULL; local
747 struct saprop *newpp; local
1036 struct saprop *newpp; local
1174 struct saprop *newpp = NULL, *pp0, *pp_peer = NULL; local
/netbsd-src/games/hunt/huntd/
H A Danswer.c253 stplayer(PLAYER *newpp, int enter_status) in stplayer()