Searched defs:out (Results 1 - 15 of 15) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/linux/
H A Dadjtime.c7 int adjtime(const struct timeval *in, struct timeval *out) argument
/seL4-refos-master/seL4_tools/elfloader-tool/src/drivers/uart/
H A Dcommon.c14 void uart_set_out(struct elfloader_device *out) argument
/seL4-refos-master/tools/elfloader/src/drivers/uart/
H A Dcommon.c14 void uart_set_out(struct elfloader_device *out) argument
/seL4-refos-master/libs/libmuslc/src/stat/
H A Dstatvfs.c29 static void fixup(struct statvfs *out, const struct statfs *in) argument
[all...]
/seL4-refos-master/libs/libmuslc/src/network/
H A Dgetaddrinfo.c21 } *out; local
[all...]
/seL4-refos-master/projects/util_libs/libpci/src/
H A Dpci.c46 int libpci_find_device_all(uint16_t vendor_id, uint16_t device_id, libpci_device_t** out) { argument
/seL4-refos-master/projects/refos/impl/apps/selfloader/src/
H A Dselfloader.c99 sl_create_zero_segment(seL4_Word start, seL4_Word size, seL4_Word windowSize, sl_dataspace_t *out) argument
/seL4-refos-master/apps/selfloader/src/
H A Dselfloader.c99 sl_create_zero_segment(seL4_Word start, seL4_Word size, seL4_Word windowSize, sl_dataspace_t *out) argument
/seL4-refos-master/libs/libmuslc/src/locale/
H A Diconv.c154 size_t iconv(iconv_t cd0, char **restrict in, size_t *restrict inb, char **restrict out, size_t *restrict outb) argument
[all...]
/seL4-refos-master/libs/libmuslc/src/crypt/
H A Dcrypt_des.c849 static void des_cipher(const unsigned char *in, unsigned char *out, argument
/seL4-refos-master/libs/libmuslc/src/stdio/
H A Dvfwprintf.c150 static void out(FILE *f, const wchar_t *s, size_t l) function
H A Dvfprintf.c159 static void out(FILE *f, const char *s, size_t l) function
[all...]
/seL4-refos-master/kernel/src/machine/
H A Dio.c41 static void putchar_wrap(out_wrap_t *out, char c) argument
197 static void out(out_wrap_t *f, const char *s, word_t l) function
568 vprintf(out_wrap_t *out, const char *fmt, va_list ap) argument
592 out_wrap_t out = { kernel_out_fn, NULL, 0, -1 }; local
605 out_wrap_t out = { buf_out_fn, str, 0, size }; local
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h140 int in,out; member in class:NetHackQtKeyBuffer
163 int in,out; member in class:NetHackQtClickBuffer
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h140 int in,out; member in class:NetHackQtKeyBuffer
163 int in,out; member in class:NetHackQtClickBuffer

Completed in 112 milliseconds