Home
last modified time | relevance | path

Searched refs:FOO (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_mysql_vhost.c260 #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 Dssi.txt56 - quoted strings: 'string with a dollar: $FOO'
/mOS-networking-stack/scripts/
H A Dconfigure2948 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dconfigure4259 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];