_getlogin()

Joseph Koshy joseph.koshy at gmail.com
Mon Jul 31 17:12:51 UTC 2006


> 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

-- 
FreeBSD Volunteer,     http://people.freebsd.org/~jkoshy


More information about the freebsd-hackers mailing list