Home
last modified time | relevance | path

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

/external/libcups/cups/
Dsidechannel.c419 char last_oid[2048]; /* Last OID */ in cupsSideChannelSNMPWalk() local
441 last_oid[0] = '\0'; in cupsSideChannelSNMPWalk()
477 !strcmp(real_data, last_oid)) in cupsSideChannelSNMPWalk()
504 strlcpy(last_oid, current_oid, sizeof(last_oid)); in cupsSideChannelSNMPWalk()