Searched defs:name (Results 101 - 125 of 153) sorted by relevance

1234567

/seL4-refos-master/kernel/src/api/
H A Dsyscall.c110 const char *name; local
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dmkroom.h23 const char *name; /* name of the shop type */ member in struct:shclass
H A Dwinprocs.h9 const char *name; member in struct:window_procs
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c128 char *name, monnambuf[BUFSZ]; local
[all...]
H A Ddo_name.c211 if (lth) Strcpy(NAME(mtmp), name); local
219 if (lth) Strcpy(NAME(mtmp2), name); local
361 Strcpy(ONAME(otmp), name); local
423 if (lth) Strcpy(ONAME(obj), name); local
625 char *name; local
685 char *name = NAME(mtmp); local
691 Sprintf(eos(buf), "%s called %s", mdat->mname, name); local
951 int name; local
[all...]
H A Dtimeout.c1307 const char *name; member in struct:__anon741
H A Dtopten.c58 char name[NAMSZ+1]; member in struct:toptenentry
[all...]
H A Dweapon.c837 const char *name; member in struct:skill_range
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dmkroom.h23 const char *name; /* name of the shop type */ member in struct:shclass
H A Dwinprocs.h9 const char *name; member in struct:window_procs
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c128 char *name, monnambuf[BUFSZ]; local
[all...]
H A Ddo_name.c211 if (lth) Strcpy(NAME(mtmp), name); local
219 if (lth) Strcpy(NAME(mtmp2), name); local
361 Strcpy(ONAME(otmp), name); local
423 if (lth) Strcpy(ONAME(obj), name); local
625 char *name; local
685 char *name = NAME(mtmp); local
691 Sprintf(eos(buf), "%s called %s", mdat->mname, name); local
951 int name; local
[all...]
H A Dtimeout.c1307 const char *name; member in struct:__anon63
H A Dtopten.c58 char name[NAMSZ+1]; member in struct:toptenentry
[all...]
H A Dweapon.c837 const char *name; member in struct:skill_range
/seL4-refos-master/libs/libmuslc/src/network/
H A Dlookup_name.c25 static int name_from_null(struct address buf[static 2], const char *name, int family, int flags) argument
43 static int name_from_numeric(struct address buf[static 1], const char *name, int family) argument
48 static int name_from_hosts(struct address buf[static MAXADDRS], char canon[static 256], const char *name, int family) argument
136 static int name_from_dns(struct address buf[static MAXADDRS], char canon[static 256], const char *name, in argument
172 name_from_dns_search(struct address buf[static MAXADDRS], char canon[static 256], const char *name, int family) argument
286 __lookup_name(struct address buf[static MAXADDRS], char canon[static 256], const char *name, int family, int flags) argument
[all...]
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dphy.h103 char name[MDIO_NAME_LEN]; member in struct:mii_dev
124 char *name; member in struct:phy_driver
/seL4-refos-master/projects/util_libs/libfdt/
H A Dfdt_overlay.c277 const char *name; local
161 overlay_phandle_add_offset(void *fdt, int node, const char *name, uint32_t delta) argument
412 overlay_fixup_one_phandle(void *fdt, void *fdto, int symbols_off, const char *path, uint32_t path_len, const char *name, uint32_t name_len, int poffset, const char *label) argument
489 const char *path, *name, *fixup_end; local
608 const char *name; local
626 const char *name = fdt_get_name(fdto, subnode, NULL); local
698 const char *name; local
745 const char *name; local
[all...]
H A Dfdt_rw.c203 static int fdt_resize_property_(void *fdt, int nodeoffset, const char *name, argument
221 static int fdt_add_property_(void *fdt, int nodeoffset, const char *name, argument
249 int fdt_set_name(void *fdt, int nodeoffset, const char *name) argument
272 int fdt_setprop_placeholder(void *fdt, int nodeoffset, const char *name, argument
290 fdt_setprop(void *fdt, int nodeoffset, const char *name, const void *val, int len) argument
305 fdt_appendprop(void *fdt, int nodeoffset, const char *name, const void *val, int len) argument
332 fdt_delprop(void *fdt, int nodeoffset, const char *name) argument
347 fdt_add_subnode_namelen(void *fdt, int parentoffset, const char *name, int namelen) argument
388 fdt_add_subnode(void *fdt, int parentoffset, const char *name) argument
[all...]
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dphy.h106 char name[MDIO_NAME_LEN]; member in struct:mii_dev
127 char *name; member in struct:phy_driver
/seL4-refos-master/kernel/libsel4/arch_include/arm/sel4/arch/
H A Dsyscalls.h633 LIBSEL4_INLINE_FUNC void seL4_DebugNameThread(seL4_CPtr tcb, const char *name) argument
/seL4-refos-master/libs/libsel4/arch_include/arm/sel4/arch/
H A Dsyscalls.h633 LIBSEL4_INLINE_FUNC void seL4_DebugNameThread(seL4_CPtr tcb, const char *name) argument
/seL4-refos-master/kernel/libsel4/sel4_arch_include/x86_64/sel4/sel4_arch/
H A Dsyscalls.h662 LIBSEL4_INLINE_FUNC void seL4_DebugNameThread(seL4_CPtr tcb, const char *name) argument
/seL4-refos-master/libs/libsel4/sel4_arch_include/x86_64/sel4/sel4_arch/
H A Dsyscalls.h662 LIBSEL4_INLINE_FUNC void seL4_DebugNameThread(seL4_CPtr tcb, const char *name) argument
/seL4-refos-master/projects/seL4_libs/libsel4test/include/sel4test/
H A Dtest.h90 const char *name; member in struct:test_type
126 char name[TEST_NAME_MAX]; member in struct:testcase

Completed in 281 milliseconds

1234567