Searched defs:so (Results 1 - 25 of 71) sorted by relevance

123

/openbsd-current/lib/libc/stdio/
H A Dputchar.c43 FILE *so = stdout; local
57 FILE *so = stdout; local
/openbsd-current/sys/netinet/
H A Dip_gre.c80 gre_send(struct socket *so, struct mbuf *m, struct mbuf *nam, argument
H A Din.c200 in_control(struct socket *so, u_long cmd, caddr_t data, struct ifnet *ifp) argument
H A Dip_divert.c191 struct socket *so; local
264 divert_attach(struct socket *so, int proto, int wait) argument
286 divert_detach(struct socket *so) argument
300 divert_lock(struct socket *so) argument
309 divert_unlock(struct socket *so) argument
318 divert_locked(struct socket *so) argument
326 divert_bind(struct socket *so, struct mbuf *addr, struct proc *p) argument
335 divert_shutdown(struct socket *so) argument
343 divert_send(struct socket *so, struct mbuf *m, struct mbuf *addr, struct mbuf *control) argument
[all...]
H A Draw_ip.c227 struct socket *so = inp->inp_socket; local
261 rip_output(struct mbuf *m, struct socket *so, struct sockaddr *dstaddr, argument
416 rip_ctloutput(int op, struct socket *so, in argument
476 rip_attach(struct socket *so, int proto, int wait) argument
499 rip_detach(struct socket *so) argument
518 rip_lock(struct socket *so) argument
527 rip_unlock(struct socket *so) argument
536 rip_locked(struct socket *so) argument
544 rip_bind(struct socket *so, struct mbuf *nam, struct proc *p) argument
570 rip_connect(struct socket *so, struct mbuf *nam) argument
590 rip_disconnect(struct socket *so) argument
608 rip_shutdown(struct socket *so) argument
621 rip_send(struct socket *so, struct mbuf *m, struct mbuf *nam, struct mbuf *control) argument
[all...]
H A Dtcp_output.c197 struct socket *so = tp->t_inpcb->inp_socket; local
[all...]
/openbsd-current/sys/kern/
H A Dsys_socket.c61 struct socket *so = (struct socket *)fp->f_data; local
73 struct socket *so = (struct socket *)fp->f_data; local
85 struct socket *so = (struct socket *)fp->f_data; local
146 struct socket *so = fp->f_data; local
[all...]
/openbsd-current/regress/sys/kern/cmsgsize/
H A Dcmsgsize.c42 int so, bytes; local
102 test_cmsgsize(int so, struct in_addr *src, struct in_addr *dst, unsigned int sndbuf_size, unsigned int payload_size) argument
[all...]
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_renderstate.c50 static int render_state_setup(struct intel_renderstate *so, argument
142 intel_renderstate_init(struct intel_renderstate *so, struct intel_context *ce) argument
209 intel_renderstate_emit(struct intel_renderstate *so, struct i915_request *rq) argument
239 intel_renderstate_fini(struct intel_renderstate *so, struct intel_context *ce) argument
[all...]
/openbsd-current/usr.sbin/amd/amd/
H A Dnfs_start.c319 bindnfs_port(int so) argument
341 int so, so2, nmount; local
[all...]
H A Dutil.c281 bind_resv_port(int so, u_short *pp) argument
/openbsd-current/sys/dev/rasops/
H A Drasops24.c232 int height, so, fs; local
310 int height, so, f local
395 int height, so, fs; local
[all...]
H A Drasops15.c211 int height, so, fs; local
287 int height, so, fs; local
367 int height, so, fs; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbIndex.cpp125 SegmentOffset so = GetSegmentAndOffset(*iter); local
H A DPdbUtil.h98 SegmentOffset so; member in struct:lldb_private::npdb::SegmentOffsetLength
/openbsd-current/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_report.cpp37 static void DescribeStackOrigin(const char *so, uptr pc) { argument
67 const char *so = GetStackOriginDescr(o.getStackId(), &pc); local
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dnto-tdep.c218 LM_ADDR (struct so_list *so) argument
257 nto_relocate_section_addresses (struct so_list *so, struct section_table *sec) argument
H A Dsolib.c229 struct so_list *so = (struct so_list *) arg; /* catch_errors bogon */ local
317 free_so(struct so_list *so) argument
354 struct so_list *so = (struct so_list *) arg; /* catch_errs bogon */ local
401 solib_read_symbols(struct so_list *so, int from_tty) argument
691 struct so_list *so = NULL; /* link map state variable */ local
766 struct so_list *so = 0; /* link map state variable */ local
813 struct so_list *so = so_list_head; local
[all...]
/openbsd-current/games/hack/
H A Dhack.pager.c189 static boolean so; local
/openbsd-current/sbin/umount/
H A Dumount.c151 int so; local
/openbsd-current/sys/netinet6/
H A Dip6_divert.c200 struct socket *so; local
272 divert6_attach(struct socket *so, in argument
293 divert6_send(struct socket *so, struct mbuf *m, struct mbuf *addr, struct mbuf *control) argument
[all...]
H A Din6_pcb.c156 struct socket *so = inp->inp_socket; local
392 in6_sockaddr(struct socket *so, struct mbuf *nam) argument
403 in6_peeraddr(struct socket *so, struc argument
[all...]
/openbsd-current/sys/nfs/
H A Dnfs_syscalls.c221 struct socket *so; local
327 struct socket *so; local
503 struct socket *so; local
[all...]
H A Dnfs_boot.c120 struct socket *so; local
[all...]
/openbsd-current/sys/miscfs/fifofs/
H A Dfifo_vnops.c464 struct socket *so; local
512 struct socket *so = (struct socket *)kn->kn_hook; local
520 struct socket *so = kn->kn_hook; local
546 struct socket *so = (struct socket *)kn->kn_hook; local
554 struct socket *so = kn->kn_hook; local
574 struct socket *so = kn->kn_hook; local
594 struct socket *so = kn->kn_hook; local
609 struct socket *so = kn->kn_hook; local
624 struct socket *so = kn->kn_hook; local
637 struct socket *so = kn->kn_hook; local
[all...]

Completed in 222 milliseconds

123