ARPDAS_QNX6 1.0
Classes | Defines | Typedefs | Functions
cis.h File Reference
#include "cmdalgo.h"
#include <sys/iofunc.h>
#include <sys/dispatch.h>
Include dependency graph for cis.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  command_out_s
struct  ocb
struct  ioattr_s

Defines

#define IOFUNC_OCB_T   struct ocb
#define IOFUNC_ATTR_T   struct ioattr_s
#define THREAD_POOL_PARAM_T   dispatch_context_t
#define CMD_MAX_COMMAND_OUT   160
#define CMD_MAX_COMMAND_IN   300

Typedefs

typedef struct command_out_s command_out_t
typedef struct ocb ocb_t
typedef struct ioattr_s ioattr_t

Functions

IOFUNC_ATTR_T * cis_setup_rdr (char *node)

Define Documentation

#define CMD_MAX_COMMAND_IN   300

Definition at line 19 of file cis.h.

#define CMD_MAX_COMMAND_OUT   160

Definition at line 18 of file cis.h.

#define IOFUNC_ATTR_T   struct ioattr_s

Definition at line 12 of file cis.h.

#define IOFUNC_OCB_T   struct ocb

Definition at line 11 of file cis.h.

#define THREAD_POOL_PARAM_T   dispatch_context_t

Definition at line 13 of file cis.h.


Typedef Documentation

typedef struct command_out_s command_out_t
typedef struct ioattr_s ioattr_t
typedef struct ocb ocb_t

Function Documentation

IOFUNC_ATTR_T* cis_setup_rdr ( char *  node)

Definition at line 83 of file cis.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines