HomeSort by relevance Sort by last modified time
    Searched refs:OPC (Results 1 - 6 of 6) sorted by null

  /external/libpcap/
tokdefs.h 127 OPC = 353,
231 #define OPC 353
grammar.c 162 OPC = 353,
266 #define OPC 353
794 "OPC", "DPC", "SLS", "AND", "OR", "'!'", "'|'", "'&'", "'+'", "'-'",
    [all...]
grammar.y 193 %token SIO OPC DPC SLS
482 | OPC { $$.mtp3fieldtype = M_OPC; }
scanner.l 296 opc return OPC;
scanner.c     [all...]
  /external/openssl/crypto/bio/
bss_log.c 113 #define LOG_DAEMON OPC$M_NM_NTWORK
331 opcdef_p->opc$b_ms_type = OPC$_RQ_RQST;
332 memcpy(opcdef_p->opc$z_ms_target_classes, &VMS_OPC_target, 3);
333 opcdef_p->opc$l_ms_rqstid = 0;
334 memcpy(&opcdef_p->opc$l_ms_text, buf, len);

Completed in 51 milliseconds