Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigparser.y162 B->free(B); in key()
189 B->free(B); in key()
199 B->free(B); in key()
206 B = NULL; in key()
216 A = B; in key()
232 A = B; in expression()
286 A = B; in array()
299 B->free(B); in aelements()
319 A = B; in aelement()
365 A = B; in condlines()
[all …]
H A Dmod_ssi_exprparser.y29 input ::= exprline(B). {
33 ssi_val_free(B);
46 A = B; in exprline()
62 A = B; in exprline()
69 A = B; in expr()
80 A = B; in expr()
91 A = B; in expr()
96 A = B; in expr()
101 A->str = B; in expr()
106 A = B; in value()
[all …]
H A Dmod_ssi_expr.c36 int ssi_val_tobool(ssi_val_t *B) { in ssi_val_tobool() argument
37 if (B->type == SSI_TYPE_STRING) { in ssi_val_tobool()
38 return B->str->used > 1 ? 1 : 0; in ssi_val_tobool()
40 return B->bo; in ssi_val_tobool()
H A Dmod_ssi_expr.h27 int ssi_val_tobool(ssi_val_t *B);
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DAUTHORS6 Stefan Bühler <[email protected]>
H A Dconfig.guess602 DPX/2?00:B.O.S.:*:*)
H A Dconfigure10254 …s $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) …
10256 …s $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") |…
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Daccesslog.txt69 %B same as %b
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m43682 # nm: unknown option "B" ignored
3689 case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
3691 lt_cv_path_NM="$tmp_nm -B"
4916 # Without the "-l" option, or with the "-B" option, AIX nm treats
4921 # to replace the "-B" option with "-P" for AIX nm.
4925 …NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == …
5370 # Without the "-l" option, or with the "-B" option, AIX nm treats
5375 # to replace the "-B" option with "-P" for AIX nm.
5377 …s $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) …
5379 …NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == …
[all …]