Hi!
I was wondering were syscalls implementation is in the FreeBSD source tree.
I would like to know, especially, where

int kldload(const char*);

is located. sys/kern/kern_linker.c contains

int
kldload(struct thread *, struct kldload_args *)

and I need to watch at what called between them.

thanks,

markus 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Cepu offre una soluzione di insegnamento individuale e personalizzato 
tutor specializzati e assistenza nel disbrigo delle pratiche burocratiche

 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2611&d=20040825

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to