Searched refs:cmpcd (Results 1 – 1 of 1) sorted by relevance
410 int cmpcd; /* strcmp() value, comparing names */ in addtodevicelist() local428 else if ((cmpcd = strcmp(deventry, q->name)) <= 0) done = TRUE; in addtodevicelist()436 if (!q || (cmpcd != 0)) { in addtodevicelist()