Searched refs:le (Results 1 - 11 of 11) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dlist.c52 entry_to_citer(const atf_list_t *l, const struct list_entry *le) argument
56 iter.m_entry = le;
62 entry_to_iter(atf_list_t *l, struct list_entry *le) argument
66 iter.m_entry = le;
74 struct list_entry *le; local
76 le = (struct list_entry *)malloc(sizeof(*le));
77 if (le != NULL) {
78 le->m_prev = le
89 delete_entry(struct list_entry *le) argument
102 struct list_entry *le; local
127 const struct list_entry *le = citer.m_entry; local
135 const struct list_entry *le = citer.m_entry; local
164 const struct list_entry *le = iter.m_entry; local
172 const struct list_entry *le = iter.m_entry; local
230 struct list_entry *le; local
254 struct list_entry *le = l->m_begin; local
261 const struct list_entry *le = l->m_begin; local
357 struct list_entry *le, *next, *prev; local
[all...]
/bind-9.6-ESV-R11/bin/named/
H A Dinterfacemgr.c601 ns_listenelt_t *le; local
647 for (le = ISC_LIST_HEAD(mgr->listenon6->elts);
648 le != NULL;
649 le = ISC_LIST_NEXT(le, link)) {
652 if (!listenon_is_ip6_any(le))
656 isc_sockaddr_fromin6(&listen_addr, &in6a, le->port);
666 le->port);
743 for (le = ISC_LIST_HEAD(ll->elts);
744 le !
[all...]
/bind-9.6-ESV-R11/bin/tests/system/rrsetorder/
H A Dtests.sh58 if [ $i -le 4 ]; then
85 if [ $i -le 4 ]; then
155 if [ $i -le 4 ]; then
182 if [ $i -le 4 ]; then
269 if [ $i -le 4 ]; then
296 if [ $i -le 4 ]; then
370 if [ $i -le 4 ]; then
400 if [ $i -le 4 ]; then
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dconfig.sub293 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
379 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
929 ppcle | powerpclittle | ppc-le | powerpc-little)
939 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
1210 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
/bind-9.6-ESV-R11/
H A Dconfig.sub306 | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
424 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
1003 ppcle | powerpclittle | ppc-le | powerpc-little)
1013 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
1282 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
H A Dconfig.guess1263 if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
H A Dconfigure2182 if test $ac_lo -le $ac_mid; then
2226 if test $ac_mid -le $ac_hi; then
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfig.sub754 ppcle | powerpclittle | ppc-le | powerpc-little)
764 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfig.sub488 ppcle | powerpclittle | ppc-le | powerpc-little)
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dconfigure3842 if test $ac_lo -le $ac_mid; then
3938 if test $ac_mid -le $ac_hi; then
4248 if test $ac_lo -le $ac_mid; then
4344 if test $ac_mid -le $ac_hi; then
4654 if test $ac_lo -le $ac_mid; then
4750 if test $ac_mid -le $ac_hi; then
5060 if test $ac_lo -le $ac_mid; then
5156 if test $ac_mid -le $ac_hi; then
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dintegration_test.sh64 while [ ${cnt} -le ${2} ]; do

Completed in 2344 milliseconds