Searched refs:OPEN (Results 1 - 25 of 30) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l7filter/regexp/
H A Dregexp.c98 #define OPEN 20 /* no Mark this point in input as start of #n. */ macro
99 /* OPEN+1 is number 1, etc. */
100 #define CLOSE 30 /* no Analogous to OPEN. */
121 * OPEN,CLOSE ...are numbered at compile time.
323 /* Make an OPEN node, if parenthesized. */
329 ret = regnode(OPEN+parno);
338 regtail(ret, br); /* OPEN -> first. */
875 case OPEN+1:
876 case OPEN+2:
877 case OPEN
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/project/gpl/l7filter/regexp/
H A Dregexp.c98 #define OPEN 20 /* no Mark this point in input as start of #n. */ macro
99 /* OPEN+1 is number 1, etc. */
100 #define CLOSE 30 /* no Analogous to OPEN. */
121 * OPEN,CLOSE ...are numbered at compile time.
323 /* Make an OPEN node, if parenthesized. */
329 ret = regnode(OPEN+parno);
338 regtail(ret, br); /* OPEN -> first. */
875 case OPEN+1:
876 case OPEN+2:
877 case OPEN
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Dcirrus.h174 /* Packet types going from Host to remote - with the exception of OPEN, MOPEN,
178 #define OPEN 0x00 /* Open a port */ macro
H A Driointr.c405 if (RIOParam(PortP, OPEN, ((PortP->Cor2Copy & (COR2_RTSFLOW | COR2_CTSFLOW)) == (COR2_RTSFLOW | COR2_CTSFLOW)) ? 1 : 0, DONT_SLEEP) == RIO_FAIL) {
H A Drioparam.c105 ** exceptions are OPEN MOPEN and CONFIG. (NB. As with the SI CONFIG and
106 ** OPEN are currently analogous). With these three commands the following
140 ** either OPEN or CONFIG. The port's setup is taken from the t_ fields
181 if (cmd == OPEN) {
184 ** paramed with OPEN, we want to restore the saved port termio, but
H A Driotty.c267 RIOParam(PortP, OPEN, 1, OK_TO_SLEEP); /* Open the port */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/atm/
H A Dmpoa_caches.h87 #define OPEN 1 macro
H A Dmpoa_caches.c122 return OPEN;
136 return OPEN;
141 return OPEN;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/VMS/
H A Dinstall.com40 $ OPEN/WRITE SF WRK_SSLROOT:[VMS]OPENSSL_STARTUP.COM
41 $ WRITE SYS$OUTPUT "%OPEN-I-CREATED, ",F$SEARCH("WRK_SSLROOT:[VMS]OPENSSL_STARTUP.COM")," created."
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/VMS/
H A Dinstall.com40 $ OPEN/WRITE SF WRK_SSLROOT:[VMS]OPENSSL_STARTUP.COM
41 $ WRITE SYS$OUTPUT "%OPEN-I-CREATED, ",F$SEARCH("WRK_SSLROOT:[VMS]OPENSSL_STARTUP.COM")," created."
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A DCA.com101 $ OPEN /WRITE ser_file 'CATOP']serial.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A DCA.com101 $ OPEN /WRITE ser_file 'CATOP']serial.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dibmtr.h167 typedef enum { CLOSED, OPEN } open_state; enumerator in enum:__anon9849
168 //staic const char *printstate[] = { "CLOSED","OPEN"};
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_h323_asn1.c75 #define OPEN 8 macro
517 if (son->attr & OPEN) { /* Open field */
648 if (son->attr & OPEN) {
731 if (ext || (son->attr & OPEN)) {
H A Dnf_conntrack_h323_types.c833 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT,
898 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT,
924 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT,
958 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT,
1061 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT,
1206 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL},
1213 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL},
1220 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL},
1239 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL},
1305 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EX
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A Dmakevms.com170 $ OPEN/WRITE H_FILE SYS$DISK:[.CRYPTO]OPENSSLCONF.H
346 $ OPEN/WRITE H_FILE SYS$DISK:[.CRYPTO]BUILDINF.H
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc.h65 #define PWC_DEBUG_OPEN(fmt, args...) PWC_DEBUG(OPEN, fmt, ##args)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tokenring/
H A Dibmtr.c880 ti->open_status = CLOSED; /* CLOSED or OPEN */
881 ti->sap_status = CLOSED; /* CLOSED or OPEN */
899 if (ti->open_status == OPEN && ti->sap_status==OPEN) {
997 if (/*BMSHELPdev->start == 0 ||*/ ti->open_status != OPEN) return;
1117 ti->open_status = OPEN; /* TR adapter is now available */
1308 ti->sap_status = OPEN;/* TR adapter is now available */
H A Dtms380tr.h252 #define OC_OPEN 0x0001 /* OPEN command */
267 #define OPEN 0x0300 /* C: open command. S: completion. */ macro
289 * OPEN. S: completion. (COMMAND_REJECT
293 * after OPEN. S: completion.
383 * OPEN Command Parameter List (OCPL) (can be reused, if the adapter has to
396 /* OPEN Options (high-low) */
433 * the system. (after OPEN: duplicate
671 * initialized in the OPL. (OPEN parameter list)
704 /* TPL/RPL size in OPEN parameter list depending on maximal
821 #define INVALID_OPEN_OPTION 0x0001 /* OPEN option
[all...]
H A Dsmctr.c726 if(tp->status != OPEN)
1469 if(tp->status != OPEN)
2418 tp->status = OPEN;
3487 if(tp->status == OPEN)
3518 tp->status = OPEN;
3531 tp->status = OPEN;
3545 tp->status = OPEN;
5326 case OPEN:
H A Dtms380tr.c487 * Send OPEN command to adapter
890 if(ssb_cmd == OPEN)
1494 /* Execute OPEN command */
1500 tp->scb.CMD = OPEN;
1503 /* No OPEN command queued, but adapter closed. Note:
1583 tp->scb.Parm[0] = tp->ocpl.OPENOptions; /* new OPEN options*/
1641 * frames (disabled if bit 1 of OPEN option is set); report error MAC
1642 * frame transmit (disabled if bit 2 of OPEN option is set); open or short
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/jsm/
H A Djsm_tty.c225 jsm_printk(OPEN, INFO, &channel->ch_bd->pci_dev,
262 jsm_printk(OPEN, INFO, &channel->ch_bd->pci_dev, "finish\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A Dmakevms.com165 $ OPEN/WRITE H_FILE SYS$DISK:[.CRYPTO]OPENSSLCONF.H
336 $ OPEN/WRITE H_FILE SYS$DISK:[.CRYPTO]BUILDINF.H
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h909 #define OPEN 2 /* Running */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm.c207 STATE(OPEN),

Completed in 189 milliseconds

12