Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/link_audit/common/
H A Dbindings.c436 int strcmp_res; in la_sparcv9_pltenter() local
452 while (cur_off && (strcmp_res = strcmp((char *)bhp + in la_sparcv9_pltenter()
460 if (cur_off && (strcmp_res == 0)) { in la_sparcv9_pltenter()
469 while (cur_off && (strcmp_res = strcmp((char *)bhp + in la_sparcv9_pltenter()
478 if (strcmp_res == 0) { in la_sparcv9_pltenter()