Searched defs:to (Results 276 - 300 of 521) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_xenix.h92 char to_l_[PADL_(char *)]; char * to; char to_r_[PADR_(char *)]; member in struct:ibcs2_rename_args
/freebsd-10-stable/tools/tools/net80211/w00t/redir/
H A Dredir.c571 struct timeval *to = NULL; local
/freebsd-10-stable/usr.bin/csup/
H A Dmisc.c87 FILE *to; local
[all...]
H A Dupdater.c76 struct stream *to; member in struct:file_update
1357 struct stream *to; local
1429 struct stream *to; local
1829 struct stream *to; local
1958 struct stream *to; local
[all...]
/freebsd-10-stable/sys/i386/i386/
H A Dbios.c487 u_int from, to; local
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Dcms.c128 char *to = NULL, *from = NULL, *subject = NULL; local
[all...]
/freebsd-10-stable/contrib/unbound/util/data/
H A Dmsgreply.c172 rdata_copy(sldns_buffer* pkt, struct packed_rrset_data* data, uint8_t* to, argument
[all...]
/freebsd-10-stable/contrib/unbound/services/cache/
H A Dinfra.c391 infra_host(struct infra_cache* infra, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* nm, size_t nmlen, time_t timenow, int* edns_vs, uint8_t* edns_lame_known, int* to) argument
[all...]
/freebsd-10-stable/bin/ed/
H A Dmain.c1081 join_lines(long from, long to) argument
1198 delete_lines(long from, long to) argument
1223 display_lines(long from, long to, int gflag) argument
[all...]
/freebsd-10-stable/contrib/unbound/util/
H A Dnet_help.c464 int i, to; local
/freebsd-10-stable/lib/libc/net/
H A Dsctp_sys_calls.c515 sctp_sendmsg(int s, const void *data, size_t len, const struct sockaddr *to, socklen_t tolen, uint32_t ppid, uint32_t flags, uint16_t stream_no, uint32_t timetolive, uint32_t context) argument
647 struct sockaddr *to = NULL; local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dssh-pkcs11.c221 pkcs11_rsa_private_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, argument
305 pkcs11_rsa_private_decrypt(int flen, const u_char *from, u_char *to, RSA *rsa, argument
[all...]
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dvnode.h278 vn_rename(char *from, char *to, enum uio_seg seg) argument
/freebsd-10-stable/contrib/tzcode/zic/
H A Dzdump.c310 register int to; local
[all...]
/freebsd-10-stable/sys/dev/digi/
H A Ddigi.c188 volatile char *to = (volatile char *)vto; local
[all...]
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c137 write_tpt_entry(struct c4iw_rdev *rdev, u32 reset_tpt_entry, u32 *stag, u8 stag_state, u32 pdid, enum fw_ri_stag_type type, enum fw_ri_mem_perms perm, int bind_enabled, u32 zbva, u64 to, u64 len, u8 page_size, u32 pbl_size, u32 pbl_addr) argument
/freebsd-10-stable/contrib/less/
H A Dline.c286 int to; local
1320 char *to; local
[all...]
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dbuffer.c579 sndbuf_xbytes(unsigned int v, struct snd_dbuf *from, struct snd_dbuf *to) argument
653 sndbuf_dispose(struct snd_dbuf *b, u_int8_t *to, unsigned int count) argument
662 bcopy(sndbuf_getbufofs(b, sndbuf_getreadyptr(b)), to, l); local
689 sndbuf_feed(struct snd_dbuf *from, struct snd_dbuf *to, struct pcm_channel *channel, struct pcm_feeder *feeder, unsigned int count) argument
[all...]
/freebsd-10-stable/usr.sbin/bhyveload/
H A Dbhyveload.c288 cb_diskread(void *arg, int unit, uint64_t from, void *to, size_t size, argument
333 cb_copyin(void *arg, const void *from, uint64_t to, size_t size) argument
348 cb_copyout(void *arg, uint64_t from, void *to, size_t size) argument
/freebsd-10-stable/sys/netinet/
H A Dtcp_input.c273 hhook_run_tcp_est_in(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to) argument
462 tcp_signature_verify_input(struct mbuf *m, int off0, int tlen, int optlen, struct tcpopt *to, struct tcphdr *th, u_int tcpbflag) argument
570 struct tcpopt to; /* options in this segment */ local
1546 struct tcpopt to; local
3330 tcp_dooptions(struct tcpopt *to, u_char *cp, int cnt, int flags) argument
[all...]
H A Dtcp_syncache.c959 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct socket **lsop, struct mbuf *m) argument
1176 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct inpcb *inp, struct socket **lsop, struct mbuf *m, void *tod, void *todctx) argument
1541 struct tcpopt to; local
1958 syncookie_lookup(struct in_conninfo *inc, struct syncache_head *sch, struct syncache *sc, struct tcphdr *th, struct tcpopt *to, struct socket *lso) argument
2054 syncookie_cmp(struct in_conninfo *inc, struct syncache_head *sch, struct syncache *sc, struct tcphdr *th, struct tcpopt *to, struct socket *lso) argument
[all...]
/freebsd-10-stable/usr.sbin/rwhod/
H A Drwhod.c722 Sendto(int s, const void *buf, size_t cc, int flags, const struct sockaddr *to, int tolen) argument
[all...]
/freebsd-10-stable/usr.sbin/powerd/
H A Dpowerd.c493 int ch, mode, mode_ac, mode_battery, mode_none, idle, to; local
[all...]
/freebsd-10-stable/contrib/libarchive/cpio/
H A Dcpio.c1294 FILE *to; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Ddw2gencfi.c872 symbolS *to = insn->u.ll.lab2; local
[all...]

Completed in 345 milliseconds

<<11121314151617181920>>