Searched refs:dsend (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c241 printf(ARGS(brk, "%p"), (void *)(uintptr_t)args->dsend);
244 new = (vm_offset_t)args->dsend;
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c2650 static ssize_t dsend(struct rsocket *rs, const void *buf, size_t len, int flags) function
2696 ret = dsend(rs, buf, len, flags);
2799 ret = dsend(rs, buf, len, flags);
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_systrace_args.c123 iarg[0] = p->dsend; /* l_ulong */
H A Dlinux_proto.h73 char dsend_l_[PADL_(l_ulong)]; l_ulong dsend; char dsend_r_[PADR_(l_ulong)]; member in struct:linux_brk_args
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_systrace_args.c304 iarg[0] = p->dsend; /* l_ulong */
H A Dlinux32_proto.h165 char dsend_l_[PADL_(l_ulong)]; l_ulong dsend; char dsend_r_[PADR_(l_ulong)]; member in struct:linux_brk_args
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_systrace_args.c312 iarg[0] = p->dsend; /* l_ulong */
H A Dlinux_proto.h169 char dsend_l_[PADL_(l_ulong)]; l_ulong dsend; char dsend_r_[PADR_(l_ulong)]; member in struct:linux_brk_args

Completed in 146 milliseconds