Home
last modified time | relevance | path

Searched refs:ed_c (Results 1 – 14 of 14) sorted by relevance

/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/analysisd/decoders/
H A Ddecode-xml.c460 int ed_c = 0; in ReadDecodeXML() local
461 for (ed_c = 0; plugin_decoders[ed_c] != NULL; ed_c++) { in ReadDecodeXML()
462 if (strcmp(plugin_decoders[ed_c], in ReadDecodeXML()
465 void (*dec_init)(void) = (void (*)(void)) plugin_decoders_init[ed_c]; in ReadDecodeXML()
467 pi->plugindecoder = (void (*)(void *)) plugin_decoders_exec[ed_c]; in ReadDecodeXML()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/analysisd/decoders/
H A Ddecode-xml.c460 int ed_c = 0; in ReadDecodeXML() local
461 for (ed_c = 0; plugin_decoders[ed_c] != NULL; ed_c++) { in ReadDecodeXML()
462 if (strcmp(plugin_decoders[ed_c], in ReadDecodeXML()
465 void (*dec_init)(void) = (void (*)(void)) plugin_decoders_init[ed_c]; in ReadDecodeXML()
467 pi->plugindecoder = (void (*)(void *)) plugin_decoders_exec[ed_c]; in ReadDecodeXML()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/analysisd/decoders/
H A Ddecode-xml.c460 int ed_c = 0; in ReadDecodeXML() local
461 for (ed_c = 0; plugin_decoders[ed_c] != NULL; ed_c++) { in ReadDecodeXML()
462 if (strcmp(plugin_decoders[ed_c], in ReadDecodeXML()
465 void (*dec_init)(void) = (void (*)(void)) plugin_decoders_init[ed_c]; in ReadDecodeXML()
467 pi->plugindecoder = (void (*)(void *)) plugin_decoders_exec[ed_c]; in ReadDecodeXML()
/dports/misc/clifm/clifm-1.3/src/
H A Dcolors.c63 : ((files_dir == 2 || files_dir == 0) ? ed_c : di_c); in get_dir_color()
225 *ed_c = '\0'; in reset_filetype_colors()
424 *ed_c = '\0'; in set_filetype_colors()
426 snprintf(ed_c, MAX_COLOR - 1, "\x1b[%sm", colors[i] + 3); in set_filetype_colors()
963 if (!*ed_c) in set_default_colors()
964 strcpy(ed_c, DEF_ED_C); in set_default_colors()
1586 (files_dir == 2 || files_dir == 0) ? ed_c : di_c);
1724 printf(_(" %sfile name%s: EMPTY directory (ed)\n"), ed_c, df_c);
H A Dmain.c551 ed_c[MAX_COLOR], /* Empty dir */ variable
H A Dhelpers.h965 ed_c[MAX_COLOR], /* Empty dir */
H A Dlisting.c1484 file_info[n].color = ed_c; in list_dir_light()
1835 : ((attr.st_mode & 00002) ? ow_c : ed_c)) in list_dir()
/dports/graphics/tachyon/tachyon/demosrc/
H A Dmgfparse.c111 mgf2rgb(&c_cmaterial->ed_c, 1.0, rgbval); in put_material()
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DWriteBrik.m377 [c_c, mx_c, ed_c] = computer;
378 if (ed_c(1) == 'L')
381 elseif (ed_c(1) == 'B')
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Dcolors.c.gcov388 3: 187: *ed_c = '\0';
2106 1: 939: *ed_c = '\0';
2604 #####: 1147: *ed_c = '\0';
2608 26: 1149: snprintf(ed_c, MAX_COLOR - 1, "\x1b[%sm", colors[i] + 3);
3259 27: 1350: if (!*ed_c)
3263 1: 1351: strcpy(ed_c, DEF_ED_C);
3716 16: 1499: (files_dir == 2 || files_dir == 0) ? ed_c : di_c);
4045 2: 1637: printf(_(" %sfile name%s: EMPTY directory (ed)\n"), ed_c, df_c);
H A Dmain.c.gcov489 -: 488: ed_c[MAX_COLOR], /* Empty dir */
H A Dproperties.c.gcov272 1*: 138: : ((files_dir == 2 || files_dir == 0) ? ed_c : di_c);
H A Dlisting.c.gcov1001 1: 462: file_info[n].color = ed_c;
2716 227*: 1178: : ((attr.st_mode & 00002) ? ow_c : ed_c);
H A Dsuggestions.c.gcov546 #####: 316: : ((files_dir == 2 || files_dir == 0) ? ed_c : di_c);