搜索资源列表
UNIXCcode
- 用C语言编写的Unix代码实例 供大家参考 -#include <sys/sem.h> #include <sys/types.h> #include <sys/ipc.h> #include <stdio.h> #include <sys/stat.h> #define VERIFYERR(a, b) if (a) fprintf(stderr, " s failed.\n", b) else fp
libata-transport
- The array of null terminated pointers to attributes needed by scsi_sysfs.c.
ib_umem_odp
- An array of the pages included in the on-demand paging umem. Indices of pages that are currently not mapped into the device will contain NULL.
csdetect
- If not null, active set of charset recognizers had been changed the default. The array index is corresponding to fCSRecognizers. See setDetectableCharset(). -If not null, active set of charset recognizers had been changed the default. The array i
SkVertState
- Construct a VertState a vertex count, index array, and index count. If the vertices are unindexed pass NULL for indices. -Construct a VertState a vertex count, index array, and index count. If the vertices are unindexed pass NULL for indices.