| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_cml_funcs.c | 40 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 D | fdevent_freebsd_kqueue.c | 25 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 D | configfile-glue.c | 483 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 D | response.c | 186 int n; in https_add_ssl_entries() local
|
| H A D | server.c | 500 size_t n; in core_affinitize() local 677 int n; in start_server() local 1913 int n; in main() local
|
| H A D | mod_auth.c | 351 size_t n; in SETDEFAULTS_FUNC() local
|
| H A D | mod_ssi.c | 328 const char **l, size_t n) { in process_ssi_stmt() 960 int i, n; in mod_ssi_handle_request() local
|
| H A D | mod_redirect.c | 192 int n; in mod_redirect_uri_handler() local
|
| H A D | mod_trigger_b4_dl.c | 319 int n; in URIHANDLER_FUNC() local
|
| H A D | mod_cgi.c | 343 int n; in cgi_demux_response() local 781 size_t n; in cgi_create_env() local
|
| H A D | lemon.c | 511 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 D | mod_proxy.c | 252 size_t n; in SETDEFAULTS_FUNC() local 1354 size_t i, n, k; in TRIGGER_FUNC() local
|
| H A D | mod_scgi.c | 558 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 D | cpu.c | 23 size_t n; in CoreAffinitize() local
|
| H A D | netlib.c | 29 int n, ret; in AffinitizeThreadToCore() local
|
| H A D | tdate_parse.c | 71 strlong_search( char* str, struct strlong* tab, int n, long* lP ) in strlong_search()
|
| /mOS-networking-stack/core/src/ |
| H A D | cpu.c | 41 size_t n; in mtcp_core_affinitize() local
|
| H A D | netmap_module.c | 169 int n = d->last_rx_ring - d->first_rx_ring + 1; in netmap_recv_pkts() local
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_optimize.c | 197 #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 D | sf_scanner.c | 192 #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 D | sf_bpf_filter.c | 224 struct mbuf *m, *n; local
|
| H A D | sf_gencode.c | 287 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 D | sf_nametoaddr.c | 365 u_int n; in __pcap_atoin() local
|
| /mOS-networking-stack/util/include/ |
| H A D | debug.h | 61 #define TRACE_FUNC(n, f, m...) { \ argument
|
| /mOS-networking-stack/core/src/include/bpf/ |
| H A D | gencode.h | 211 #define ATOMMASK(n) (1 << (n)) argument 212 #define ATOMELEM(d, n) (d & ATOMMASK(n)) argument
|