Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dsplaytree.c99 t = t->right; in splaytree_splay()
114 for (y = N.right; y != NULL; y = y->right) { in splaytree_splay()
124 r->left = t->right; in splaytree_splay()
125 t->left = N.right; in splaytree_splay()
126 t->right = N.left; in splaytree_splay()
148 new->right = t; in splaytree_insert()
152 new->right = t->right; in splaytree_insert()
154 t->right = NULL; in splaytree_insert()
174 x = t->right; in splaytree_delete()
177 x->right = t->right; in splaytree_delete()
[all …]
H A Dsplaytree.h5 struct tree_node * left, * right; member
H A Dmod_ssi_exprparser.y27 %right NOT.
H A Dstat_cache.c696 stat_cache_tag_old_entries(srv, t->right, keys, ndx); in stat_cache_tag_old_entries()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/
H A Doldstyle.css9 padding-right: 2px;
15 padding-right: 2px;
20 text-align: right;
H A Dnewstyle.css28 padding-right: 14px;
32 padding-right: 14px;
35 text-align: right;
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dcgi.txt48 extension itself but the right part of the URL: ::
H A Dmagnet.txt135 …n the script is finished. The elements of the array are processed left to right and the elements c…
H A Dfastcgi.txt580 right away. This happens if FCGI_WEB_SERVER_ADDRS doesn't
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dcompile248 right script to run: please start by reading the file 'INSTALL'.
H A Daclocal.m4313 dnl require some minimum version. Point them to the right macro.
918 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
1329 # run "make install-strip". However 'strip' might not be the right
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m41685 lt_cv_sys_max_cmd_len=12288; # 12K is about right