pkg-monitoring-plugins/lib/utils_tcp.h

5 lines
175 B
C
Raw Normal View History

2013-11-26 22:54:42 +00:00
/* Header file for utils_disk */
int np_expect_match(char* status, char** server_expect, int server_expect_count,
int all, int exact_match, int verbose);