Searched refs:stat (Results 101 - 115 of 115) sorted by relevance

12345

/seL4-refos-master/libs/libplatsupport/src/arch/arm/
H A Ddma330.c599 uint32_t stat = dma330->regs->chstat[ch].csr; local
601 resume = cdata->cb(dma330_ptr, sig, pc, stat, cdata->token);
/seL4-refos-master/projects/util_libs/libplatsupport/src/arch/arm/
H A Ddma330.c599 uint32_t stat = dma330->regs->chstat[ch].csr; local
601 resume = cdata->cb(dma330_ptr, sig, pc, stat, cdata->token);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixmain.c11 #include <sys/stat.h>
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A Dunixmain.c11 #include <sys/stat.h>
/seL4-refos-master/projects/refos/impl/apps/file_server/src/dispatchers/
H A Dcpio_dspace.c18 #include <sys/stat.h>
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dsystem.h269 E int FDECL(stat, ( /*_ const char *,stat_t * _*/ ));
/seL4-refos-master/apps/file_server/src/dispatchers/
H A Dcpio_dspace.c18 #include <sys/stat.h>
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dsystem.h269 E int FDECL(stat, ( /*_ const char *,stat_t * _*/ ));
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dzynq_gem.c266 readl(&regs->stat[i]);
/seL4-refos-master/libs/libplatsupport/src/plat/tk1/
H A Di2c.c692 tk1_i2c_callback(i2c_bus_t *ib, enum i2c_stat stat, size_t nbytes) argument
695 ib->cb(ib, stat, nbytes, ib->token);
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/tk1/
H A Di2c.c692 tk1_i2c_callback(i2c_bus_t *ib, enum i2c_stat stat, size_t nbytes) argument
695 ib->cb(ib, stat, nbytes, ib->token);
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dimx-regs.h339 uint32_t stat; member in struct:cspi_regs
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dfiles.c45 #include <sys\stat.h>
47 #include <sys/stat.h>
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dfiles.c45 #include <sys\stat.h>
47 #include <sys/stat.h>
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c13 #include <sys/stat.h>
896 struct stat st;

Completed in 101 milliseconds

12345