Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpretag-data.h59 {"set_label", PT_map_label_handler},
H A Dpretag_handlers.h28 extern int PT_map_label_handler(char *, struct id_entry *, char *, struct plugin_requests *, int);
H A Dpretag_handlers.c151 int PT_map_label_handler(char *filename, struct id_entry *e, char *value, struct plugin_requests *r… in PT_map_label_handler() function