On Mon, 31 Jul 2006, Joseph Koshy wrote:

Where can i find source of subj?
/usr/src/lib/libc/gen/getlogin.c has
the declaration of this function, but i'm unable
to find its definition.

Its generated as part of the C library build.  See:
src/lib/libc/i386/sys/Makefile.inc
src/lib/libc/sys/Makefile.inc
sys/lib/libc/i386/SYS.h

And:

  src/sys/kern/kern_prot.c

:-)

Robert N M Watson
Computer Laboratory
University of Cambridge
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to