Searched refs:_cupsSNMPRead (Results 1 – 3 of 3) sorted by relevance
120 extern cups_snmp_t *_cupsSNMPRead(int fd, cups_snmp_t *packet,
244 if (!_cupsSNMPRead(fd, &packet, 5.0)) in show_oid()
343 _cupsSNMPRead(int fd, /* I - SNMP socket file descriptor */ in _cupsSNMPRead() function600 if (!_cupsSNMPRead(fd, &packet, timeout)) in _cupsSNMPWalk()