Home
last modified time | relevance | path

Searched refs:cfg_key_decode_arista_trailer (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dcfg_handlers.h57 extern int cfg_key_decode_arista_trailer(char *, char *, char *);
H A Dcfg.c62 {"decode_arista_trailer", cfg_key_decode_arista_trailer},
H A Dcfg_handlers.c181 int cfg_key_decode_arista_trailer(char *filename, char *name, char *value_ptr) in cfg_key_decode_arista_trailer() function