Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/systat/
Dpf.c166 #define ADD_LINE_S(t, n, v) \ macro
221 ADD_LINE_S("pf", "Status", s->running ? "Enabled" : "Disabled"); in print_pf()
253 ADD_LINE_S("pf", "Debug", debug); in print_pf()
259 ADD_LINE_S("pf", "Hostid", tmp_buf); in print_pf()