Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtestsnmp.c28 static int show_oid(int fd, const char *community,
98 else if (!show_oid(fd, community, &(host->addr), argv[i], walk)) in main()
108 if (!show_oid(fd, community, &(host->addr), in main()
200 show_oid(int fd, /* I - SNMP socket */ in show_oid() function