Subject: static functions
To: None <tech-kern@NetBSD.org>
From: =?iso-8859-1?q?J=F6rn=20Seger?= <joern.seger@udo.edu>
List: tech-kern
Date: 05/10/2004 12:21:56
Hi all,

I want to learn more about the netBSD kernel and I got really far with the=
=20
good documentation available, but even so I got to the following question:

many functions e.g. the udp4_realinput(..) in udp_usrreq.c or timeout=20
functions within the "callout-system" are static. I'm remembering reading=20
something that this is related to the interrupt level. Is that right? If ye=
s,=20
why; if not, why else are they static.=20

Maybe someone got some information or a link on that issue?!

Many thanks in advanced - J=F6rn