Searched refs:D (Results 1 – 12 of 12) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_ssi_exprparser.y | 36 exprline(A) ::= expr(B) cond(C) expr(D). { in exprline() 40 D->type == SSI_TYPE_STRING) { in exprline() 41 cmp = strcmp(B->str->ptr, D->str->ptr); in exprline() 43 cmp = ssi_val_tobool(B) - ssi_val_tobool(D); in exprline() 59 ssi_val_free(D); in exprline()
|
| H A D | configparser.y | 380 context ::= DOLLAR SRVVARNAME(B) LBRACKET stringop(C) RBRACKET cond(E) expression(D). { in SRVVARNAME() 384 if (ctx->ok && D->type != TYPE_STRING) { in SRVVARNAME() 413 rvalue = ((data_string*)D)->value; in SRVVARNAME() 526 D->free(D); in SRVVARNAME() 527 D = NULL; in SRVVARNAME()
|
| /mOS-networking-stack/core/src/include/ |
| H A D | netmap_user.h | 173 #define D(_fmt, ...) \ macro 479 D("unsupported NIOCCONFIG!"); in win_nm_ioctl_internal() 483 D("invalid ioctl %x on netmap fd", ctlCode); in win_nm_ioctl_internal() 756 D("overriding ARG1 %d", parent->req.nr_arg1); in nm_open() 760 D("overriding ARG2 %d", parent->req.nr_arg2); in nm_open() 764 D("overriding ARG3 %d", parent->req.nr_arg3); in nm_open() 768 D("overriding RING_CFG"); in nm_open() 775 D("overriding ifname %s ringid 0x%x flags 0x%x", in nm_open() 826 D("%s tx %d .. %d %d rx %d .. %d %d", ifname, in nm_open() 847 D("%s %s", errmsg, ifname); in nm_open() [all …]
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | INSTALL | 94 $ sudo ./lighttpd -D -f ${PATH_TO_CONFIG_FILE} -n ${NO_OF_CORES} 95 (e.g., $ sudo ./lighttpd -D -f ../docs/config/m-lighttpd.conf -n 8) 118 $ sudo ./src/lighttpd -D -f ${PATH_OF_CONFIG_FILE} -n ${NO_OF_CORES} 148 $ sudo ./src/lighttpd -D -f ${PATH_OF_CONFIG_FILE} -n ${NO_OF_CORES}
|
| H A D | README | 157 $ lighttpd -D -f <configfile>
|
| H A D | config.guess | 1127 M680?0:D-NIX:5.3:*)
|
| H A D | aclocal.m4 | 524 # making a dummy file named 'D' -- because '-MD' means "put the output 525 # in D".
|
| H A D | configure | 10254 …'$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") |… 10256 …'` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") |… 18408 print prefix "define", macro P[macro] D[macro]
|
| H A D | ltmain.sh | 6452 D'
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/systemd/ |
| H A D | lighttpd.service | 7 ExecStart=/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | accesslog.txt | 71 %D time used in ms (not supported)
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 4015 # D for any global variable and I for any imported variable. 4028 " {f=\"D\"}; \$ 0~/\(\).*\|/{f=\"T\"};"\ 4923 …'$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") |… 4925 …'` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") |… 5377 …'$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") |… 5379 …'` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") |…
|