naming a .h file for kernel use only
Rick Macklem
rmacklem at uoguelph.ca
Tue Dec 4 20:28:45 UTC 2012
Hi,
For my NFSv4.1 client work, I've taken a few definitions out of a
kernel rpc .c file and put them in a .h file so that they can
be included in other sys/rpc .c files.
I've currently named the file _krpc.h. I thought I'd check if
this is a reasonable name before doing the "big commit" of the
NFSv4.1 stuff to head. (I have a vague notion that a leading "_"
would indicate "not for public use", but I am not sure?)
Thanks in advance for naming suggestions for this file, rick
More information about the freebsd-hackers
mailing list