Searched defs:us (Results 1 - 14 of 14) sorted by relevance

/barrelfish-master/lib/posixcompat/
H A Dfcntl.c85 struct _unix_socket *us = e->handle; local
126 struct _unix_socket *us = e->handle; local
H A Depoll.c227 struct _unix_socket *us = e->handle; local
362 struct _unix_socket *us local
408 struct _unix_socket *us = e->handle; local
[all...]
H A Dselect.c272 struct _unix_socket *us = e->handle; local
331 struct _unix_socket *us = e->handle; local
438 struct _unix_socket *us = e->handle; local
517 struct _unix_socket *us = e->handle; local
632 struct _unix_socket *us = e->handle; local
741 struct _unix_socket *us = e->handle; local
[all...]
H A Dsockets.c31 struct _unix_socket *us = e->handle; local
160 struct _unix_socket *us = arg; local
176 struct _unix_socket *us = e->handle; local
376 struct _unix_socket *us = malloc(sizeof(struct _unix_socket)); local
437 struct _unix_socket *us = e->handle; local
469 struct _unix_socket *us = b->st; local
501 struct _unix_socket *us = st; local
512 struct _unix_socket *us = st; local
539 struct _unix_socket *us = e->handle; local
587 struct _unix_socket *us = e->handle; local
750 struct _unix_socket *us = st; local
774 struct _unix_socket *us = e->handle; local
847 struct _unix_socket *us = e->handle; local
920 struct _unix_socket *us = e->handle; local
[all...]
/barrelfish-master/lib/libc/locale/
H A Dutf8.c96 _UTF8State *us; local
213 _UTF8State *us; local
294 _UTF8State *us; local
356 _UTF8State *us; local
[all...]
/barrelfish-master/usr/drivers/lpc_timer/
H A Dtimer.c205 void lpc_timer_set(uint64_t us) argument
236 uint64_t us = (val + timer_remainder) * TIMER0_PERIOD_NS / 1000; local
[all...]
/barrelfish-master/lib/libc/tests/nss/
H A Dgetusershell_test.c105 free_usershell(struct usershell *us) argument
111 sdump_usershell(struct usershell *us, char *buffer, size_t buflen) argument
117 dump_usershell(struct usershell *us) argument
128 usershell_read_snapshot_func(struct usershell *us, char *line) argument
[all...]
/barrelfish-master/usr/arrakismon/
H A Dx86.h97 uint32_t us : 1; member in struct:x86_lm_pml4_entry::__anon342
118 uint32_t us : 1; member in struct:x86_lm_pdp_entry::__anon343
133 uint32_t us : 1; member in struct:x86_lm_pdp_entry::__anon344
157 uint32_t us : 1; member in struct:x86_lm_pd_entry::__anon345
172 uint32_t us : 1; member in struct:x86_lm_pd_entry::__anon346
196 uint32_t us : 1; member in struct:x86_lm_pt_entry::__anon347
237 uint32_t us : 1; member in struct:x86_legm_pd_entry::__anon350
250 uint32_t us : 1; member in struct:x86_legm_pd_entry::__anon351
272 uint32_t us : 1; member in struct:x86_legm_pt_entry::__anon352
H A Dlpc.h120 } __attribute__((packed)) us; member in union:lpc_pic_icw3
/barrelfish-master/usr/vmkitmon/
H A Dx86.h106 uint32_t us : 1; member in struct:x86_lm_pml4_entry::__anon482
127 uint32_t us : 1; member in struct:x86_lm_pdp_entry::__anon483
142 uint32_t us : 1; member in struct:x86_lm_pdp_entry::__anon484
166 uint32_t us : 1; member in struct:x86_lm_pd_entry::__anon485
181 uint32_t us : 1; member in struct:x86_lm_pd_entry::__anon486
205 uint32_t us : 1; member in struct:x86_lm_pt_entry::__anon487
246 uint32_t us : 1; member in struct:x86_legm_pd_entry::__anon490
259 uint32_t us : 1; member in struct:x86_legm_pd_entry::__anon491
281 uint32_t us : 1; member in struct:x86_legm_pt_entry::__anon492
H A Dlpc.h120 } __attribute__((packed)) us; member in union:lpc_pic_icw3
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dintervals.c687 double ls, lc, us, uc; local
/barrelfish-master/usr/bench/rcce/bt/
H A Dheader.h68 #define us(i,j,k,c) us[(i+1)+(IMAX+2)*((j+1)+(JMAX+2)*((k+1)+(KMAX+2)*(c-1)))] macro
119 us [(IMAX+2)*(JMAX+2)*(KMAX+2)*MAXCELLS], variable
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dapps.c2468 static JPAKE_CTX *jpake_init(const char *us, const char *them, argument

Completed in 90 milliseconds