Home
last modified time | relevance | path

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

/external/libcups/cups/
Dsnmp-private.h123 extern int *_cupsSNMPStringToOID(const char *src,
Dtestsnmp.c212 if (!_cupsSNMPStringToOID(s, oid, sizeof(oid) / sizeof(oid[0]))) in show_oid()
Dsnmp.c478 _cupsSNMPStringToOID(const char *src, /* I - OID string */ in _cupsSNMPStringToOID() function