Searched +defs:how +defs:to (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/international/
H A Dogonek.el[all...]
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Dbasicsocket.c66 int how; local
547 VALUE flags, to; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_mbuf2.c595 m_tag_copy(struct m_tag *t, int how) argument
631 m_tag_copy_chain(struct mbuf *to, struct mbuf *from, int how) argument
[all...]
H A Dkpi_socket.c173 sock_bind(socket_t sock, const struct sockaddr *to) argument
202 sock_connect(socket_t sock, const struct sockaddr *to, int flags) argument
878 sock_shutdown(socket_t sock, int how) argument
[all...]
H A Duipc_syscalls.c1086 struct sockaddr *to = NULL; local
2291 alloc_sendpkt(int how, size_t pktlen, unsigned int *maxchunks, struct mbuf **m, boolean_t jumbocl) argument
[all...]
H A Duipc_mbuf.c3630 m_copy_pkthdr(struct mbuf *to, struct mbuf *from) argument
3659 m_dup_pkthdr(struct mbuf *to, struct mbuf *from, int how) argument
3682 m_copy_pftag(struct mbuf *to, struct mbuf *from) argument
3711 m_copy_classifier(struct mbuf *to, struct mbuf *from) argument
4206 m_getpackets(int num_needed, int num_with_pkthdrs, int how) argument
4219 m_getpackethdrs(int num_needed, int how) argument
4455 m_prepend(struct mbuf *m, int len, int how) argument
4481 m_prepend_2(struct mbuf *m, int len, int how) argument
5294 m_copyback_cow(struct mbuf *m0, int off, int len, const void *cp, int how) argument
5318 m_makewritable(struct mbuf **mp, int off, int len, int how) argument
5350 m_copyback0(struct mbuf **mp0, int off, int len, const void *vp, int flags, int how) argument
5571 m_dup(struct mbuf *m, int how) argument
5858 m_defrag_offset(struct mbuf *m0, u_int32_t off, int how) argument
5927 m_defrag(struct mbuf *m0, int how) argument
[all...]
/macosx-10.9.5/zlib-53/zlib/contrib/blast/
H A Dblast.c284 unsigned char *from, *to; /* copy pointers */ local
414 inf(void *how, unsigned char **buf) argument
422 outf(void *how, unsigned char *buf, unsigned len) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnimap.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dreplace.el[all...]
H A Dcomint.el[all...]
H A Ddired-aux.el[all...]
H A Dterm.el[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din_mcast.c452 struct ip_moptions *to; local
3329 in_multi_alloc(int how) argument
3605 ipms_alloc(int how) argument
3623 inms_alloc(int how) argument
[all...]
H A Dflow_divert.c604 flow_divert_update_closed_state(struct flow_divert_pcb *fd_cb, int how, Boolea argument
864 flow_divert_send_connect(struct flow_divert_pcb *fd_cb, struct sockaddr *to, proc_t p) argument
1028 flow_divert_send_close(struct flow_divert_pcb *fd_cb, int how) argument
1089 int how = -1; local
1529 int how; local
2222 flow_divert_connect_out(struct socket *so, struct sockaddr *to, proc_t p) argument
2492 flow_divert_data_out(struct socket *so, int flags, mbuf_t data, struct sockaddr *to, mbuf_t control, struct proc *p __unused) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32term.c2782 RECT to; local
3561 my_show_window(FRAME_PTR f, HWND hwnd, int how) argument
[all...]
H A Dw32.c3278 sys_shutdown(int s, int how) argument
3414 sys_sendto(int s, const char * buf, int len, int flags, const struct sockaddr * to, int tolen) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dartist.el[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf.c1350 bfd_elf_print_symbol(bfd *abfd, void *filep, asymbol *symbol, bfd_print_symbol_type how) argument
3677 make_mapping(bfd *abfd, asection **sections, unsigned int from, unsigned int to, bfd_boolean phdr) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c345 translate_wchar(WCHAR *p, int from, int to) argument
356 translate_char(char *p, int from, int to) argument
3236 rb_w32_sendto(int fd, const char *buf, int len, int flags, const struct sockaddr *to, int tolen) argument
3408 rb_w32_shutdown(int s, int how) argument
4193 wlink(const WCHAR *from, const WCHAR *to) argument
4219 rb_w32_ulink(const char *from, const char *to) argument
4239 link(const char *from, const char *to) argument
4364 rb_w32_urename(const char *from, const char *to) argument
4383 rb_w32_rename(const char *from, const char *to) argument
[all...]

Completed in 228 milliseconds