capifs.h

来自「是关于linux2.5.1的完全源码」· C头文件 代码 · 共 12 行

H
12
字号
/* $Id: capifs.h,v 1.2.6.2 2001/09/23 22:24:33 kai Exp $ *  * Copyright 2000 by Carsten Paeth <calle@calle.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * */void capifs_new_ncci(char type, unsigned int num, kdev_t device);void capifs_free_ncci(char type, unsigned int num);

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?