jin biao wrote: > > Dear Sir, > > Could you tell me where is the code of the functions(sendto, > recvfrom,socket,bind...) located at FreeBSD source tree.
/usr/src/sys/kern/uipc_syscalls.c. I found this with the command: find /usr/src/sys -name '*.c' | xargs grep recvfrom Now you can too. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://softweyr.com/ w...@softweyr.com To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message