Home
last modified time | relevance | path

Searched refs:prexit (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/games/warp/
H A Dutil.h49 __dead void prexit(const char *);
H A Dutil.c178 prexit(const char *cp) in prexit() function
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-s_time.pod.in160 is necessary to use the B<-prexit> option of L<openssl-s_client(1)> and
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c819 int prexit = 0; in s_client_main() local
1073 prexit = 1; in s_client_main()
3086 if (prexit != 0) in s_client_main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Ds_client.pod396 =item B<-prexit>
786 is necessary to use the B<-prexit> option and send an HTTP request
815 The B<-prexit> option is a bit of a hack. We should really report
H A Ds_time.pod182 is necessary to use the B<-prexit> option of L<s_client(1)> and
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c915 int prexit = 0; in s_client_main() local
1160 prexit = 1; in s_client_main()
3144 if (prexit != 0) in s_client_main()