Home
last modified time | relevance | path

Searched refs:format (Results 1 – 13 of 13) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_accesslog.c127 buffer *format; member
222 if (format->used == 0) return -1; in accesslog_parse_format()
225 switch(format->ptr[i]) { in accesslog_parse_format()
259 switch (format->ptr[i+1]) { in accesslog_parse_format()
300 if (k == format->used - 1) { in accesslog_parse_format()
432 buffer_free(s->format); in FREE_FUNC()
476 s->format = buffer_init(); in SETDEFAULTS_FUNC()
487 cv[2].destination = s->format; in SETDEFAULTS_FUNC()
503 if (s->format->used) { in SETDEFAULTS_FUNC()
636 PATCH(format); in mod_accesslog_patch_connection()
[all …]
H A Dlemon.c1296 void ErrorMsg(const char *filename, int lineno, const char *format, ...){ in ErrorMsg() argument
1305 va_start(ap, format); in ErrorMsg()
1316 vsprintf(errmsg,format,ap); in ErrorMsg()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Daccesslog.txt52 accesslog.format
53 the format of the logfile
97 accesslog.format = "%h %l %u %t \"%r\" %b %>s \"%{User-Agent}i\" \"%{Referer}i\""
111 …accesslog.format = "%h %l %u %t \"%r\" %b %>s \"%{User-Agent}i\" \"%{Referer}i\" \"%{X-LIGHTTPD-SI…
H A Dsecdownload.txt73 The generated URL has to have the format:
H A Dconfiguration.txt109 match on socket. Value must be on the format "ip:port" where ip is an IP
H A Dmagnet.txt254 * all images have the same format (e.g. image/png)
/mOS-networking-stack/core/src/include/
H A Dscalable_event.h22 #define RAISE_DEBUG_EVENT(mtcp, stream, format, args...) \ argument
24 mtcp_set_debug_string(mtcp, "[%s:%d] "format, __func__, __LINE__, ##args); \
H A Dnetmap_user.h183 #define RD(lps, format, ...) \ argument
193 D(format, ##__VA_ARGS__); \
/mOS-networking-stack/core/src/include/bpf/
H A Dgencode.h328 void bpf_error(const char *, ...) __attribute__ ((noreturn, format(printf, 1, 2)));
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Daclocal.m41366 # Check how to create a tarball in format FORMAT.
1391 [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1403 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1410 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1421 [m4_fatal([Unknown tar format])])
1435 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1436 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1440 # Must skip GNU tar: if it does not support --format= it doesn't create
H A DNEWS284 * Fix wrong format strings (#1900, thx stepancheg)
336 * fixed format string bugs in mod_accesslog for SYSLOG
489 * fixed various crashes at startup on broken accesslog.format strings (#1000)
490 * fixed handling of %% in accesslog.format
H A Dltmain.sh9340 $ECHO "*** with $libname and none of the candidates passed a file format test"
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m42244 # having a format:
2601 # It is most probably a Windows format PATH.
3479 …lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|…
3486 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
8315 AC_MSG_CHECKING([how to convert $build file names to $host format])
8352 [0], [convert $build file names to $host format])dnl
8354 AC_MSG_CHECKING([how to convert $build file names to toolchain format])
8371 [0], [convert $build files to toolchain format])dnl