Searched defs:cs (Results 1 - 25 of 33) sorted by relevance

12

/barrelfish-2018-10-04/lib/libc/string/
H A Dmemmem.c43 const char *cs = (const char *)s; local
/barrelfish-2018-10-04/usr/tests/hellotest/
H A Dhellotest.c15 uint16_t cs; local
/barrelfish-2018-10-04/lib/libc/locale/
H A Dc16rtomb.c43 _Char16State *cs; local
H A Dnl_langinfo.c54 char *ret, *cs; local
H A Dmbrtoc16.c42 _Char16State *cs; local
[all...]
H A DcXXrtomb_iconv.h58 _ConversionState *cs; local
[all...]
H A DmbrtocXX_iconv.h62 _ConversionState *cs; local
[all...]
/barrelfish-2018-10-04/lib/libc/regex/grot/
H A Ddebug.c64 cset *cs; local
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/rxspencer/
H A Ddebug.c96 register cset *cs; local
H A Dengine.c439 register cset *cs; local
820 register cset *cs; local
/barrelfish-2018-10-04/include/target/x86_32/barrelfish_kpi/
H A Dregisters_target.h32 uint32_t eax, ebx, ecx, edx, esi, edi, ebp, esp, eip, eflags, cs, ss; member in struct:registers_x86_32
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dvj.c164 struct cstate *cs = comp->last_cs->cs_next; local
467 struct cstate *cs; local
505 struct cstate *cs; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ocsp/
H A Docsp_srv.c131 OCSP_CERTSTATUS *cs; local
/barrelfish-2018-10-04/lib/rcce/
H A Dbcast.c44 struct rcce_state *cs = st; local
158 struct rcce_state *cs = (struct rcce_state *)(uintptr_t)state; local
[all...]
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/
H A Dusb_manager.c62 struct usb_manager_connect_state *cs = st; local
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dvj.c164 struct cstate *cs = comp->last_cs->cs_next; local
467 struct cstate *cs; local
505 struct cstate *cs; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bio/
H A Db_sock.c614 int s=INVALID_SOCKET,cs,addrlen; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/des/
H A Ddestest.c342 DES_LONG cs; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Ddestest.c342 DES_LONG cs; local
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_study.c106 pcre_uchar *cs, *ce; local
[all...]
/barrelfish-2018-10-04/lib/x86emu/
H A Dops.c9748 u16 cs, ip; local
/barrelfish-2018-10-04/lib/barrelfish/
H A Dump_chan.c383 bool cs = ump_chan_can_send(uc); local
/barrelfish-2018-10-04/lib/libc/regex/
H A Dregex2.h126 CHIN1(cset *cs, wint_t ch) argument
147 CHIN(cset *cs, wint_t ch) argument
[all...]
/barrelfish-2018-10-04/usr/webserver/
H A Dhttp_cache.c151 static void add_connection(struct http_cache_entry *e, struct http_conn *cs) argument
219 static void trigger_callback (struct http_conn *cs, struc argument
240 struct http_conn *cs = NULL; local
419 http_cache_lookup(const char *name, struct http_conn *cs) argument
[all...]
H A Dhttp_server.c141 long increment_http_conn_reference (struct http_conn *cs) argument
149 long decrement_http_conn_reference (struct http_conn *cs) argument
187 static void http_server_close(struct net_socket *socket, struct http_conn *cs) argument
208 struct http_conn *cs = arg; local
409 send_response(struct http_conn *cs) argument
[all...]

Completed in 167 milliseconds

12