On Wed, 26 Nov 2008 20:14:02 +0100, Mel <[EMAIL PROTECTED]> wrote:
> For future ref:
> 
> find /usr/src/sys -name '*.c' -exec grep kern_$name_of_syscall {} +
> 
> will catch 99% of the cases.

I did check with the Midnight Commander's Meta-? (find):
Search from /usr/src in *.c containing "getpriority",
refined "getpriority(int" to get the function's prototype
and implementation. I'm a lazy guy. :-)


-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to