Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 1999 07:46:50 +1000 (EST)
From:      John Birrell <jb@cimlogic.com.au>
To:        dseg@texar.com (Dan Seguin)
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Where, oh where?
Message-ID:  <199903292146.HAA16842@cimlogic.com.au>
In-Reply-To: <Pine.BSF.3.91.990329163442.16574N-100000@pak.texar.com> from Dan Seguin at "Mar 29, 1999  4:36:17 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Seguin wrote:
> 
> 
> Can somebody PLEASE tell me where _thread_sys_socket() is defined? I 
> can't seem to grep it anyhwere.

It's the socket(2) syscall. It uses the default asm syscall code mostly
defined in headers. Look in /usr/src/lib/libc/sys/Makefile.inc

-- 
John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903292146.HAA16842>