Searched refs:dpend (Results 1 – 3 of 3) sorted by relevance
1775 char *dp, *dpend; in __ns_ldap_setParamValue() local1779 dpend = strchr(cp, COLONTOK); in __ns_ldap_setParamValue()1780 len = dpend - cp; in __ns_ldap_setParamValue()1790 dpend = strchr(ptr->paramList[type].ns_ppc[j], in __ns_ldap_setParamValue()1792 if (dpend == NULL) in __ns_ldap_setParamValue()1794 i = dpend - ptr->paramList[type].ns_ppc[j]; in __ns_ldap_setParamValue()1883 char *dp, *dpend; in __ns_ldap_setParamValue() local1887 dpend = strchr(cp, COLONTOK); in __ns_ldap_setParamValue()1888 len = dpend - cp; in __ns_ldap_setParamValue()1898 dpend = strchr(ptr->paramList[type].ns_ppc[j], in __ns_ldap_setParamValue()[all …]
111 dirent64_t *dpend; in spawn_closefrom() local141 dpend = (dirent64_t *)((uintptr_t)buf + buflen); in spawn_closefrom()149 } while (dp < dpend); in spawn_closefrom()
1378 uchar_t *dpend; /* end of input data */ in ahdlc_decode() local1428 dpend = mp->b_wptr; in ahdlc_decode()1431 nprocessed += dpend - dp; in ahdlc_decode()1433 for (; dp < dpend; dp++) { in ahdlc_decode()