Home
last modified time | relevance | path

Searched refs:fmtcols (Results 1 – 2 of 2) sorted by relevance

/dports/security/sancp/sancp-1.6.1-stable/
H A Dstatefull_logging.cc194 char *fmtcols=fH->getFormat(); in record() local
221 switch ((int)*(fmtcols+x)) in record()
699 void print_output_schema(outputFileHandle *fH, char *fmtcols, int fmtlen) in print_output_schema() argument
707 switch ((int)*(fmtcols+x)) in print_output_schema()
H A Dsancp.h103 void print_output_schema(outputFileHandle *fH, char *fmtcols, int fmtlen);