Home
last modified time | relevance | path

Searched refs:L (Results 1 – 15 of 15) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_magnet.c169 lua_call(L, lua_gettop(L) - 1, LUA_MULTRET); in magnet_pairs()
174 lua_call(L, lua_gettop(L) - 1, LUA_MULTRET); in magnet_pairs()
243 lua_pop(L, 1); in magnet_print()
261 lua_pop(L, 1); in magnet_stat()
266 lua_pop(L, 1); in magnet_stat()
352 lua_pop(L, 1); in magnet_atpanic()
369 lua_pop(L, 1); in magnet_reqhdr_get()
389 lua_pop(L, 1); in magnet_reqhdr_pairs()
404 lua_pop(L, 1); in magnet_status_get()
423 lua_pop(L, 1); in magnet_status_set()
[all …]
H A Dmod_cml_funcs.c48 lua_error(L); in f_crypto_md5()
53 lua_error(L); in f_crypto_md5()
74 lua_error(L); in f_file_mtime()
79 lua_error(L); in f_file_mtime()
115 lua_error(L); in f_dir_files()
120 lua_error(L); in f_dir_files()
142 lua_error(L); in f_file_isreg()
147 lua_error(L); in f_file_isreg()
210 (char*) lua_tostring(L, 1), lua_strlen(L, 1)))) { in f_memcache_exists()
247 (char*) lua_tostring(L, 1), lua_strlen(L, 1)))) { in f_memcache_get_string()
[all …]
H A Dmod_cml_lua.c39 UNUSED(L); in load_file()
65 lua_pop(L, 1); in lua_to_c_get_string()
97 lua_settable(L, tbl); in c_to_lua_push()
209 lua_State *L; in cache_parse_lua() local
219 L = luaL_newstate(); in cache_parse_lua()
220 luaL_openlibs(L); in cache_parse_lua()
247 lua_newtable(L); in cache_parse_lua()
267 lua_newtable(L); in cache_parse_lua()
288 if (lua_load(L, load_file, &rm, fn->ptr) || lua_pcall(L,0,1,0)) { in cache_parse_lua()
297 lua_pop(L, 1); in cache_parse_lua()
[all …]
H A Dmod_magnet_cache.c25 lua_pop(sc->L, 1); /* the function copy */ in script_free()
30 lua_close(sc->L); in script_free()
70 if (lua_gettop(sc->L) == 0) break; in script_cache_get_script()
79 lua_pop(sc->L, 1); in script_cache_get_script()
83 assert(lua_isfunction(sc->L, -1)); in script_cache_get_script()
86 return sc->L; in script_cache_get_script()
109 sc->L = luaL_newstate(); in script_cache_get_script()
110 luaL_openlibs(sc->L); in script_cache_get_script()
118 return sc->L; in script_cache_get_script()
131 assert(lua_isfunction(sc->L, -1)); in script_cache_get_script()
[all …]
H A Dmod_cml_funcs.h11 int f_crypto_md5(lua_State *L);
12 int f_file_mtime(lua_State *L);
13 int f_file_isreg(lua_State *L);
14 int f_file_isdir(lua_State *L);
15 int f_dir_files(lua_State *L);
17 int f_memcache_exists(lua_State *L);
18 int f_memcache_get_string(lua_State *L);
19 int f_memcache_get_long(lua_State *L);
H A Dcrc32.c75 uint32_t crc32 = ~0L; in generate_crc32c()
H A Dmod_magnet_cache.h14 lua_State *L; member
/mOS-networking-stack/core/src/include/
H A Dnetmap.h572 #define NETMAP_NT_DEVICE_NAME L"\\Device\\NETMAP"
573 #define NETMAP_DOS_DEVICE_NAME L"\\DosDevices\\netmap"
/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c582 #define K(i) F(BPF_LD|BPF_IMM|BPF_W, i, 0L)
1007 v = F(s->code, s->k, 0L);
1019 v = F(s->code, s->k, 0L);
1028 v = F(s->code, 0L, 0L);
1043 v = F(s->code, s->k, 0L);
1055 val[A_ATOM] = F(s->code, val[A_ATOM], 0L);
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dconfigure.ac108 LIBEV_LIBS="-L$WITH_LIBEV/lib -lev"
259 LDFLAGS="$LDFLAGS -L$WITH_OPENSSL/lib"
273 [ use_openssl=yes LDFLAGS="$LDFLAGS -L$withval" ]
693 …LIBDPDK_LIBS="-L$WITH_LIBDPDK/lib/ -m64 -g -O3 -pthread -lrt -march=native -Wl,-export-dynamic -Wl…
H A Daclocal.m41194 # arguments. Must try -L first in case configure is actually a
1204 # -L didn't work.
1448 am__tar='pax -L -x $1 -w "$$tardir"'
1449 am__tar_='pax -L -x $1 -w "$tardir"'
1453 am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1454 am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
H A Dconfigure18437 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
18450 :L) ac_source=$1;;
/mOS-networking-stack/scripts/
H A Dconfigure4779 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
4792 :L) ac_source=$1;;
5937 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
5950 :L) ac_source=$1;;
7096 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
7109 :L) ac_source=$1;;
8256 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
8269 :L) ac_source=$1;;
9417 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
9430 :L) ac_source=$1;;
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m42836 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
3460 lt_cv_file_magic_cmd='/usr/bin/file -L'
5351 # are no directories specified by -L.
5457 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6528 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6683 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6711 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
7537 -L* | -R* | -l*)
7540 if test x-L = "$p" ||
7549 -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
[all …]
/mOS-networking-stack/core/src/
H A Dconfig.c926 fseek(fp, 0L, SEEK_END); in ReadConf()
928 fseek(fp, 0L, SEEK_SET); in ReadConf()