Searched defs:info (Results 1 - 25 of 105) sorted by relevance

12345

/barrelfish-2018-10-04/lib/libc/sys/
H A Dsigtimedwait.c44 sigtimedwait(const sigset_t * __restrict set, siginfo_t * __restrict info, argument
H A Dsigwaitinfo.c44 sigwaitinfo(const sigset_t * __restrict set, siginfo_t * __restrict info) argument
/barrelfish-2018-10-04/lib/posixcompat/
H A Dfstat.c27 struct vfs_fileinfo info; local
H A Dstat.c19 void _posixcompat_vfs_info_to_stat(struct vfs_fileinfo *info, struct stat *buf) argument
36 struct vfs_fileinfo info; local
H A Ddlfcn.c57 int dladdr (const void *address, Dl_info *info) argument
/barrelfish-2018-10-04/lib/libc/arm/aeabi/
H A Daeabi_unwind_exidx.c69 struct dl_phdr_info info; local
/barrelfish-2018-10-04/lib/libc/gen/
H A Dwaitid.c45 __waitid(idtype_t idtype, id_t id, siginfo_t *info, int flags) argument
/barrelfish-2018-10-04/lib/libc/db/test/hash.tests/
H A Ddriver2.c69 HASHINFO info; local
[all...]
H A Dtread2.c55 } info; typedef in typeref:struct:__anon938
H A Dtverify.c55 } info; typedef in typeref:struct:__anon939
/barrelfish-2018-10-04/lib/cxx/unwind/
H A DAddressSpace.cpp23 findUnwindSections(pint_t targetAddr, UnwindInfoSections &info) argument
/barrelfish-2018-10-04/usr/spawnd/
H A Dmain.c69 struct vfs_fileinfo info; local
/barrelfish-2018-10-04/usr/startd/
H A Dmain.c75 struct vfs_fileinfo info; local
/barrelfish-2018-10-04/usr/tests/filetests/
H A Dfat_test.c24 struct vfs_fileinfo info; local
/barrelfish-2018-10-04/usr/tests/net_tests/nfs_throughput/
H A Dnfs_cat.c45 struct vfs_fileinfo info; local
/barrelfish-2018-10-04/usr/tests/nkm/
H A Dvspace_dump.c109 struct pmap_dump_info *info = buf+i; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/Netware/
H A Dset_env.bat84 :info label
/barrelfish-2018-10-04/lib/dma/client/
H A Ddma_client_device.c27 struct dma_mgr_driver_info info; ///< information about the device driver member in struct:dma_client_device
53 errval_t dma_client_device_init(struct dma_client_info *info, argument
[all...]
/barrelfish-2018-10-04/usr/tests/thcminitest/
H A Dthcminitest.c102 struct ping_pong_thc_export_info info; local
/barrelfish-2018-10-04/usr/tests/vspace_tests/
H A Dvspace_dump.c106 struct pmap_dump_info *info = buf+i; local
/barrelfish-2018-10-04/usr/vmkitmon/
H A Dvmkitmon.c54 struct vfs_fileinfo info; local
/barrelfish-2018-10-04/tools/usbboot/
H A Daboot.c106 aboot(unsigned *info) { argument
/barrelfish-2018-10-04/lib/dma/
H A Ddma_mgr_client.c183 dma_manager_lookup_driver(lpaddr_t addr, lpaddr_t size, struct dma_mgr_driver_info *info) argument
244 dma_manager_lookup_by_iref(iref_t iref, struct dma_mgr_driver_info *info) argument
[all...]
/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dndbm.c61 HASHINFO info; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/easy_tls/
H A Dtest.c226 const char *info = infobuf; local

Completed in 113 milliseconds

12345