Searched defs:xsp (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/bin/ksh/ |
H A D | path.c | 41 make_path(cwd, file, cdpathp, xsp, phys_pathp) in make_path() argument 228 do_phys_path(xsp, xp, pathx) in do_phys_path() argument
|
/netbsd-src/sys/netipsec/ |
H A D | xform_tcp.c | 85 tcpsignature_init(struct secasvar *sav, const struct xformsw *xsp) in tcpsignature_init()
|
H A D | xform_ah.c | 196 ah_init0(struct secasvar *sav, const struct xformsw *xsp, in ah_init0() 250 ah_init(struct secasvar *sav, const struct xformsw *xsp) in ah_init()
|
H A D | xform_ipip.c | 552 ipe4_init(struct secasvar *sav, const struct xformsw *xsp) in ipe4_init()
|
H A D | xform_ipcomp.c | 99 ipcomp_init(struct secasvar *sav, const struct xformsw *xsp) in ipcomp_init()
|
H A D | xform_esp.c | 180 esp_init(struct secasvar *sav, const struct xformsw *xsp) in esp_init()
|
H A D | ipsec.c | 1874 xform_register(struct xformsw *xsp) in xform_register() 1886 struct xformsw *xsp; in xform_init() local
|
/netbsd-src/sys/net/ |
H A D | if_spppsubr.c | 1452 sppp_cp_to_lcp(void *xsp) in sppp_cp_to_lcp() 1460 sppp_cp_to_ipcp(void *xsp) in sppp_cp_to_ipcp() 1468 sppp_cp_to_ipv6cp(void *xsp) in sppp_cp_to_ipv6cp() 1476 sppp_cp_to_pap(void *xsp) in sppp_cp_to_pap() 1484 sppp_cp_to_chap(void *xsp) in sppp_cp_to_chap() 6646 sppp_wq_work(struct work *wk, void *xsp) in sppp_wq_work()
|