Home
last modified time | relevance | path

Searched defs:l (Results 1 – 7 of 7) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigfile-glue.c102 long l = strtol(ds->value->ptr, &e, 10); in config_insert_values_internal() local
131 long l = strtol(ds->value->ptr, &e, 10); in config_insert_values_internal() local
224 buffer *l; in config_check_cond_nocache() local
H A Dsplaytree.c63 splay_tree N, *l, *r, *y; in splaytree_splay() local
H A Dmod_ssi.c328 const char **l, size_t n) { in process_ssi_stmt()
1045 const char **l; in mod_ssi_handle_request() local
H A Dmod_status.c571 unsigned int l; in mod_status_handle_server_status_text() local
H A Dhttp_auth.c463 unsigned long l; in apr_md5_encode() local
/mOS-networking-stack/util/
H A Dtdate_parse.c47 long l; member
73 int i, h, l, r; in strlong_search() local
/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h271 nm_pkt_copy(const void *_src, void *_dst, int l) in nm_pkt_copy()