Searched refs:statep (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/ruby-106/ruby/enc/trans/
H A Dnewline.c88 universal_newline_init(void *statep) argument
90 unsigned char *sp = statep;
97 fun_so_universal_newline(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
99 unsigned char *sp = statep;
132 universal_newline_finish(void *statep, unsigned char *o, size_t osize) argument
134 unsigned char *sp = statep;
H A Diso2022.c250 iso2022jp_init(void *statep) argument
252 unsigned char *sp = statep;
258 fun_si_iso2022jp_decoder(void *statep, const unsigned char *s, size_t l) argument
260 unsigned char *sp = statep;
270 fun_so_iso2022jp_decoder(void *statep, const unsigned char *s, size_t l, unsigned char* o, size_t osize) argument
272 unsigned char *sp = statep;
319 fun_so_iso2022jp_encoder(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
321 unsigned char *sp = statep;
363 iso2022jp_encoder_reset_sequence_size(void *statep) argument
365 unsigned char *sp = statep;
372 finish_iso2022jp_encoder(void *statep, unsigned char *o, size_t osize) argument
403 fun_so_stateless_iso2022jp_to_eucjp(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
423 fun_so_eucjp_to_stateless_iso2022jp(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
444 fun_si_cp50221_decoder(void *statep, const unsigned char *s, size_t l) argument
475 fun_so_cp50221_decoder(void *statep, const unsigned char *s, size_t l, unsigned char* o, size_t osize) argument
560 fun_so_cp5022x_encoder(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
632 fun_so_cp50220_encoder(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
688 finish_cp50220_encoder(void *statep, unsigned char *o, size_t osize) argument
[all...]
H A Descape.c175 escape_xml_attr_quote_init(void *statep) argument
177 unsigned char *sp = statep;
183 fun_so_escape_xml_attr_quote(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
185 unsigned char *sp = statep;
196 escape_xml_attr_quote_finish(void *statep, unsigned char *o, size_t osize) argument
198 unsigned char *sp = statep;
H A Dutf_16_32.c339 fun_so_from_utf_16be(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
367 fun_so_to_utf_16be(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
395 fun_so_from_utf_16le(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
423 fun_so_to_utf_16le(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
451 fun_so_from_utf_32be(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
480 fun_so_to_utf_32be(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
506 fun_so_from_utf_32le(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
535 fun_so_to_utf_32le(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
561 state_init(void *statep) argument
563 unsigned char *sp = statep;
569 fun_si_from_utf_16(void *statep, const unsigned char *s, size_t l) argument
606 fun_so_from_utf_16(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
619 fun_si_from_utf_32(void *statep, const unsigned char *s, size_t l) argument
648 fun_so_from_utf_32(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
661 fun_so_to_utf_16(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
674 fun_so_to_utf_32(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
[all...]
H A Djapanese.c144 fun_so_eucjp2sjis(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
165 fun_so_sjis2eucjp(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
H A Dutf8_mac.c10781 from_utf8_mac_init(void *statep) argument
10783 struct from_utf8_mac_status *sp = statep;
10789 from_utf8_mac_finish(void *statep, argument
10792 struct from_utf8_mac_status *sp = statep;
10800 fun_so_from_utf8_mac(void *statep, argument
10804 struct from_utf8_mac_status *sp = statep;
H A Demoji_iso2022_kddi.c15032 iso2022jp_kddi_init(void *statep) argument
15034 unsigned char *sp = statep;
15040 fun_si_iso2022jp_kddi_decoder(void *statep, const unsigned char *s, size_t l) argument
15042 unsigned char *sp = statep;
15052 fun_so_iso2022jp_kddi_decoder(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
15054 unsigned char *sp = statep;
15101 fun_so_iso2022jp_kddi_encoder(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
15103 unsigned char *sp = statep;
15145 iso2022jp_kddi_encoder_reset_sequence_size(void *statep) argument
15147 unsigned char *sp = statep;
15153 finish_iso2022jp_kddi_encoder(void *statep, unsigned char *o, size_t osize) argument
[all...]
H A Dgb18030.c21481 fun_so_from_gb18030(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
21495 fun_so_to_gb18030(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
21512 fun_sio_from_gb18030(void *statep, const unsigned char *s, size_t l, VALUE info, unsigned char *o, size_t osize) argument
21530 fun_sio_to_gb18030(void *statep, const unsigned char *s, size_t l, VALUE info, unsigned char *o, size_t osize) argument
/macosx-10.10/ruby-106/ruby/
H A Dnewline.c88 universal_newline_init(void *statep) argument
90 unsigned char *sp = statep;
97 fun_so_universal_newline(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) argument
99 unsigned char *sp = statep;
132 universal_newline_finish(void *statep, unsigned char *o, size_t osize) argument
134 unsigned char *sp = statep;
H A Dprocess.c3271 recv_child_error(int fd, int *statep, VALUE *excp, int *errp, char *errmsg, size_t errmsg_buflen, int chfunc_is_async_signal_safe) argument
3283 if (!*statep && state) *statep = state;
/macosx-10.10/xnu-2782.1.97/osfmk/prng/
H A Drandom.c63 struct ccdrbg_state *statep; member in struct:prngContext
394 pp->statep = kalloc(pp->infop->size);
395 if (pp->statep == NULL)
403 (void) ccdrbg_init(pp->infop, pp->statep,
418 PRNG_CCDRBG((void) ccdrbg_reseed(pp->infop, pp->statep,
444 ccdrbg_err = ccdrbg_generate(infop, pp->statep,
471 if (ccdrbg_reseed(prng_infop(pp), pp->statep,
/macosx-10.10/procmail-14/procmail/src/
H A Dlmtp.c648 static char*lmtp_read_crnl(char*p,long left,void*statep)
649 { int got,state= *(int*)statep;
711 *(long*)statep=state; /* save state */
715 static char*lmtp_read_nl(char*p,long left,void*statep)
716 { int got,state= *(int*)statep;
768 *(long*)statep=state; /* save state */
/macosx-10.10/screen-22/screen/
H A Dencoding.c1141 DecodeChar(c, encoding, statep)
1144 int *statep;
1151 return FromUtf8(c, statep);
1155 if (!*statep)
1159 *statep = c;
1165 c = *statep;
1166 *statep = 0;
1180 if (!*statep)
1184 *statep = c;
1190 c = *statep;
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dpcb.c1802 struct x86_kernel_state *statep; local
1811 statep = STACK_IKS(stack);
1813 statep->k_rip = (unsigned long) Thread_continue;
1814 statep->k_rbx = (unsigned long) thread_continue;
1815 statep->k_rsp = (unsigned long) (STACK_IKS(stack) - 1);
1817 statep->k_eip = (unsigned long) Thread_continue;
1818 statep->k_ebx = (unsigned long) thread_continue;
1819 statep->k_esp = (unsigned long) (STACK_IKS(stack) - 1);
/macosx-10.10/bind9-45.101/bind9/lib/irs/
H A Dgetaddrinfo.c535 const char *domain, gai_resstate_t **statep)
613 *statep = state;
534 make_resstate(isc_mem_t *mctx, gai_statehead_t *head, const char *hostname, const char *domain, gai_resstate_t **statep) argument
/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_socket.c5025 int *statep; local
5033 statep = &nmp->nm_state;
5037 while (*statep & NFSSTA_SNDLOCK) {
5040 *statep |= NFSSTA_WANTSND;
5043 msleep(statep, &nmp->nm_lock, slpflag | (PZERO - 1), "nfsndlck", &ts);
5050 *statep |= NFSSTA_SNDLOCK;
5062 int *statep, wake = 0; local
5067 statep = &nmp->nm_state;
5068 if ((*statep & NFSSTA_SNDLOCK) == 0)
5070 *statep
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Duipc_socket.c5726 get_sockev_state(struct socket *so, u_int32_t *statep) argument
5728 u_int32_t state = *(statep);
5735 *(statep) = state;

Completed in 430 milliseconds