Searched refs:FOO (Results 1 – 4 of 4) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_mysql_vhost.c | 260 #define FOO(x) (s->x->used ? s->x->ptr : NULL) macro 264 if (!mysql_real_connect(s->mysql, FOO(hostname), FOO(myuser), FOO(mypass), 265 FOO(mydb), s->port, FOO(mysock), CLIENT_MULTI_STATEMENTS)) { 267 if (!mysql_real_connect(s->mysql, FOO(hostname), FOO(myuser), FOO(mypass), 268 FOO(mydb), s->port, FOO(mysock), 0)) { 274 #undef FOO
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | ssi.txt | 56 - quoted strings: 'string with a dollar: $FOO'
|
| /mOS-networking-stack/scripts/ |
| H A D | configure | 2948 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | configure | 4259 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|