代码搜索结果

找到约 95 项符合 IoT 的代码

tio.c

/* * Target I/O. * (C) 2005 FUJITA Tomonori * This code is licenced under the GPL. */ #include "iscsi.h" #include "iscsi_dbg.h" #include "iotype.h" static int tio_add_pages(struc

tio.c

/* * Target I/O. * (C) 2005 FUJITA Tomonori * This code is licenced under the GPL. */ #include "iscsi.h" #include "iscsi_dbg.h" #include "iotype.h" static int tio_add_pages(struc

tio.c

/* * Target I/O. * (C) 2005 FUJITA Tomonori * This code is licenced under the GPL. */ #include "iscsi.h" #include "iscsi_dbg.h" #include "iotype.h" static int tio_add_pages(struc

iotype.c

/* * Manager for various I/O types. * (C) 2004 - 2005 FUJITA Tomonori * This code is licenced under the GPL. */ #include "iscsi.h" #include "iotype.h" #include "iscsi_dbg.h" stat

iotype.c

/* * Manager for various I/O types. * (C) 2004 - 2005 FUJITA Tomonori * This code is licenced under the GPL. */ #include "iscsi.h" #include "iotype.h" #include "iscsi_dbg.h" stat

iotype.c

/* * Manager for various I/O types. * (C) 2004 - 2005 FUJITA Tomonori * This code is licenced under the GPL. */ #include "iscsi.h" #include "iotype.h" #include "iscsi_dbg.h" stat

demo05.sql

create table emp as select object_id empno, object_name ename, created hiredate, owner job from all_objects / alter table emp add constraint emp_pk primary

demo05.sql

create table emp as select object_id empno, object_name ename, created hiredate, owner job from all_objects / alter table emp add constraint emp_pk primary