討論串mount.h/radix.h
共 4 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
-On [20050125 02:32], David Cuthbert (dacut@kanga.org) wrote:. >Jeffrey Hsu wrote:. >>Now that C99 defines a standard boolean type, _Bool, how about w
(還有529個字)
內容預覽:
Jeffrey Hsu wrote:. > Now that C99 defines a standard boolean type, _Bool, how about we just. > change all the occurrences of boolean_t in the kernel
(還有434個字)
內容預覽:
mount.h does:. #if defined(_KERNEL) || defined(_KERNEL_STRUCTURES). #include <net/radix.h>. radix.h:. #ifndef _KERNEL. #include <stdbool.h>. #define b
(還有925個字)
首頁
上一頁
1
下一頁
尾頁