Home
last modified time | relevance | path

Searched defs:matchline (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/systat/
H A Difcmds.c49 char *matchline = NULL; variable
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dtestpkts.c110 static void matchline(char* line, struct entry* e) in matchline() function