Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dconfig.h.in15 /* Define to 1 if you have the `chroot' function. */
24 /* Define to 1 if you have the `dup2' function. */
27 /* Define to 1 if you have the `epoll_ctl' function. */
51 /* Define to 1 if you have the `fork' function. */
60 /* Define to 1 if you have the `getcwd' function. */
66 /* Define to 1 if you have the `getopt' function. */
75 /* Define to 1 if you have the `getuid' function. */
99 /* Define to 1 if you have the `kqueue' function. */
156 /* Define to 1 if you have the `lstat' function. */
180 /* Define to 1 if you have the `mmap' function. */
[all …]
H A DNEWS66 …* Rename fdevent_event_add to _set to reflect what the function does. Fix some handlers. (fixes #2…
133 * Fix unused function webdav_lockdiscovery in mod_webdav
H A Daclocal.m4328 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
/mOS-networking-stack/dpdk-iface-kmod/
H A Ddpdk_iface_main.c61 function1 = d1->pd.pa.function; in localversionsort()
62 function2 = d2->pd.pa.function; in localversionsort()
124 &di[pci_index].pd.pa.function) != 4) in probe_all_rte_devices()
207 di[i].pd.pa.function); in main()
H A Ddpdk_iface_common.h34 uint8_t function; member
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dplugins.txt85 Every plugin has a uniquely-named function which is called after the
92 The field ``data`` and ``lib`` should not be touched in the init function.
102 The first real call of a plugin function is the init hook which is used
H A Dcml.txt53 function is_cachable($content, $cachefile) {
H A Dmagnet.txt171 To easy debugging we overloaded the print()-function in lua and redirect the output of print() to t…
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m4547 # A function that is used when there is no print builtin or printf.
1207 # Use this function as a fallback that always works.
3465 # func_win32_libid is a shell function defined in ltmain.sh
3472 # func_win32_libid shell function, so use a weaker test based on 'objdump',
4014 # Fake it for dumpbin and say T for any non-static function,
7436 # This function is identical to the (non-XSI) version of func_stripname,