Home
last modified time | relevance | path

Searched refs:reinit (Results 1 – 25 of 25) sorted by relevance

/openbsd/sbin/isakmpd/
H A Dinit.h36 extern void reinit(void);
H A Dinit.c102 reinit(void) in reinit() function
H A Dtransport.h65 void (*reinit) (void); member
H A Dtransport.c61 if (method->reinit) in transport_reinit()
62 method->reinit(); in transport_reinit()
H A Disakmpd.c457 reinit(); in main()
H A Dudp_encap.c365 t->virtual->vtbl->reinit(); in udp_encap_handle_message()
H A Dui.c540 reinit(); in ui_handle_command()
H A Dudp.c425 t->virtual->vtbl->reinit(); in udp_handle_message()
/openbsd/sys/crypto/
H A Dcryptosoft.c150 if (exf->reinit) in swcr_encdec()
151 exf->reinit(sw->sw_kschedule, iv); in swcr_encdec()
170 if (exf->reinit) { in swcr_encdec()
242 if (exf->reinit) { in swcr_encdec()
297 if (exf->reinit) { in swcr_encdec()
360 if (exf->reinit) { in swcr_encdec()
596 if (exf->reinit) in swcr_authenc()
597 exf->reinit(swe->sw_kschedule, iv); in swcr_authenc()
H A Dxform.h68 void (*reinit) (caddr_t, u_int8_t *); member
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/
H A DLocale.pm156 sub reinit { subroutine
/openbsd/usr.sbin/sasyncd/
H A Dpfkey.c344 pfkey_init(int reinit) in pfkey_init() argument
358 if (reinit) in pfkey_init()
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dreinit.t50 $parser->reinit;
/openbsd/gnu/usr.bin/perl/dist/Safe/
H A DSafe.pm223 sub reinit { subroutine
/openbsd/gnu/usr.bin/perl/cpan/podlators/lib/Pod/
H A DText.pm741 $self->reinit;
/openbsd/usr.bin/ftp/
H A Dftp.c1295 reinit: in initconn()
1370 goto reinit; in initconn()
1516 goto reinit; in initconn()
/openbsd/sys/dev/ic/
H A Daic7xxxvar.h1204 int ahc_reset(struct ahc_softc *ahc, int reinit);
H A Daic79xx.h1371 int ahd_reset(struct ahd_softc *ahd, int reinit);
H A Daic7xxx.c4016 ahc_reset(struct ahc_softc *ahc, int reinit) in ahc_reset() argument
4100 if (reinit != 0) in ahc_reset()
H A Daic79xx.c5451 ahd_reset(struct ahd_softc *ahd, int reinit) in ahd_reset() argument
5547 if (reinit != 0) in ahd_reset()
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMakeMaker.pm15 eval { ExtUtils::MakeMaker::Locale::reinit('UTF-8') }
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DBlackBox.pm2423 sub reinit { subroutine
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19963846 members to zero using memset. Also use memset to reinit
/openbsd/usr.sbin/unbound/doc/
H A DChangelog3110 - Fix to reinit event structure for accepted TCP (and TLS) sockets.
/openbsd/gnu/usr.bin/perl/
H A DMANIFEST1996 cpan/Pod-Simple/t/reinit.t Pod::Simple test file