Home
last modified time | relevance | path

Searched defs:n (Results 1 – 25 of 32) sorted by relevance

12

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_cml_funcs.c40 int n = lua_gettop(L); in f_crypto_md5() local
70 int n = lua_gettop(L); in f_file_mtime() local
111 int n = lua_gettop(L); in f_dir_files() local
138 int n = lua_gettop(L); in f_file_isreg() local
162 int n = lua_gettop(L); in f_file_isdir() local
189 int n = lua_gettop(L); in f_memcache_exists() local
224 int n = lua_gettop(L); in f_memcache_get_string() local
261 int n = lua_gettop(L); in f_memcache_get_long() local
H A Dfdevent_freebsd_kqueue.c25 int ret, n = 0; in fdevent_freebsd_kqueue_event_del() local
64 int ret, n = 0; in fdevent_freebsd_kqueue_event_set() local
H A Dconfigfile-glue.c483 int n; in config_check_cond_nocache() local
584 int config_append_cond_match_buffer(connection *con, data_config *dc, buffer *buf, int n) in config_append_cond_match_buffer()
H A Dresponse.c186 int n; in https_add_ssl_entries() local
H A Dserver.c500 size_t n; in core_affinitize() local
677 int n; in start_server() local
1913 int n; in main() local
H A Dmod_auth.c351 size_t n; in SETDEFAULTS_FUNC() local
H A Dmod_ssi.c328 const char **l, size_t n) { in process_ssi_stmt()
960 int i, n; in mod_ssi_handle_request() local
H A Dmod_redirect.c192 int n; in mod_redirect_uri_handler() local
H A Dmod_trigger_b4_dl.c319 int n; in URIHANDLER_FUNC() local
H A Dmod_cgi.c343 int n; in cgi_demux_response() local
781 size_t n; in cgi_create_env() local
H A Dlemon.c511 int i, j, k, n; in acttab_insert() local
1611 static void errline(n,k,err) in errline() argument
1636 static int argindex(n) in argindex() argument
1819 char *OptArg(n) in OptArg() argument
1827 void OptErr(n) in OptErr() argument
3206 int i, j, n; local
3634 int nbest, n; local
3685 void SetSize(n) in SetSize() argument
4061 struct symbol *Symbol_Nth(n) in Symbol_Nth() argument
H A Dmod_proxy.c252 size_t n; in SETDEFAULTS_FUNC() local
1354 size_t i, n, k; in TRIGGER_FUNC() local
H A Dmod_scgi.c558 size_t i, j, n; in FREE_FUNC() local
970 size_t n; in SETDEFAULTS_FUNC() local
1796 int n; in scgi_demux_response() local
2929 size_t i, j, n; in TRIGGER_FUNC() local
/mOS-networking-stack/util/
H A Dcpu.c23 size_t n; in CoreAffinitize() local
H A Dnetlib.c29 int n, ret; in AffinitizeThreadToCore() local
H A Dtdate_parse.c71 strlong_search( char* str, struct strlong* tab, int n, long* lP ) in strlong_search()
/mOS-networking-stack/core/src/
H A Dcpu.c41 size_t n; in mtcp_core_affinitize() local
H A Dnetmap_module.c169 int n = d->last_rx_ring - d->first_rx_ring + 1; in netmap_recv_pkts() local
/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c197 #define SET_INTERSECT(a, b, n)\ argument
207 #define SET_SUBTRACT(a, b, n)\ argument
217 #define SET_UNION(a, b, n)\ argument
1959 int n = 0; local
1987 int n; local
2022 int n; local
2040 int i, n, max_stmts; local
2324 int n; local
H A Dsf_scanner.c192 #define YY_LESS_LINENO(n) argument
195 #define yyless(n) \ argument
4523 yy_size_t n; in sfbpf__scan_bytes() local
4562 #define yyless(n) \ argument
4647 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy()
4658 register int n; in yy_flex_strlen() local
4749 int n = 0; local
H A Dsf_bpf_filter.c224 struct mbuf *m, *n; local
H A Dsf_gencode.c287 static void *newchunk(n) in newchunk() argument
340 int n = strlen(s) + 1; local
6215 bpf_u_int32 n, m; local
6924 int n = BPF_MEMWORDS; in alloc_reg() local
6945 static void free_reg(n) in free_reg() argument
6951 static struct block *gen_len(jmp, n) in gen_len() argument
6965 struct block *gen_greater(n) in gen_greater() argument
6974 struct block *gen_less(n) in gen_less() argument
H A Dsf_nametoaddr.c365 u_int n; in __pcap_atoin() local
/mOS-networking-stack/util/include/
H A Ddebug.h61 #define TRACE_FUNC(n, f, m...) { \ argument
/mOS-networking-stack/core/src/include/bpf/
H A Dgencode.h211 #define ATOMMASK(n) (1 << (n)) argument
212 #define ATOMELEM(d, n) (d & ATOMMASK(n)) argument

12