Searched defs:name (Results 151 - 175 of 227) sorted by relevance

12345678910

/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/test/bin/
H A Djson_process.c242 static int getenv_int(const char *name) argument
/seL4-camkes-master/projects/seL4_libs/libsel4utils/src/
H A Dthread.c292 fault_handler(char *name, seL4_CPtr endpoint) argument
304 sel4utils_start_fault_handler(seL4_CPtr fault_endpoint, vka_t *vka, vspace_t *vspace, seL4_CPtr cspace, seL4_Word cap_data, char *name, sel4utils_thread_t *res) argument
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dmiiphy.h69 char name[16]; member in struct:bb_miiphy_bus
H A Dphy.h106 char name[MDIO_NAME_LEN]; member in struct:mii_dev
127 char *name; member in struct:phy_driver
/seL4-camkes-master/tools/seL4/cmake-tool/helpers/
H A Dshoehorn.py148 name = entry.name variable
/seL4-camkes-master/tools/seL4/elfloader-tool/src/
H A Dcommon.c65 static void ensure_phys_range_valid(char const *const name, paddr_t paddr_min, argument
130 static paddr_t load_elf(const char *name, void *elf, paddr_t dest_paddr, argument
/seL4-camkes-master/kernel/include/arch/x86/arch/kernel/
H A Dmultiboot.h19 uint32_t name; member in struct:multiboot_module
/seL4-camkes-master/projects/camkes-tool/camkes/templates/
H A Dcomponent.common.c79 static const char name[] = "/*? me.name ?*/"; local
[all...]
/seL4-camkes-master/projects/lwip/src/apps/http/makefsdata/
H A Dtinydir.h182 _tinydir_char_t name[_TINYDIR_FILENAME_MAX]; member in struct:tinydir_file
[all...]
/seL4-camkes-master/projects/lwip/src/apps/snmp/
H A Dsnmp_snmpv2_usm.c42 static void snmp_oid_to_name(char *name, const u32_t *oid, size_t len) argument
51 static void snmp_name_to_oid(const char *name, u32_t *oid, size_t len) argument
[all...]
/seL4-camkes-master/projects/lwip/src/include/lwip/priv/
H A Dapi_msg.h172 char name[DNS_MAX_NAME_LENGTH]; member in struct:dns_api_msg
257 char name[NETIF_NAMESIZE]; member in struct:netifapi_msg::__anon38::__anon41
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dauth.c1046 auth_peer_success(ppp_pcb *pcb, int protocol, int prot_flavor, const char *name, int namelen) argument
[all...]
H A Dchap-new.c288 const char *name = NULL; /* initialized to shut gcc up */ local
411 chap_verify_response(ppp_pcb *pcb, const char *name, const char *ourname, int id, const struct chap_digest_type *digest, const unsigned char *challenge, const unsigned char *response, char *message, int message_space) argument
[all...]
/seL4-camkes-master/projects/lwip/test/unit/arch/
H A Dsys_arch.c197 sys_thread_new(const char *name, lwip_thread_fn function, void *arg, int stacksize, int prio) argument
/seL4-camkes-master/projects/util_libs/libfdt/
H A Dfdtget.c149 const char *name; local
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-camkes-master/kernel/src/api/
H A Dsyscall.c110 const char *name; local
/seL4-camkes-master/projects/camkes/apps/cakeml_regex/components/CakeMLFilter/
H A DfilterProgScript.sml73 val name = (#Name res) value
/seL4-camkes-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-camkes-master/tools/rumprun/lib/librumprun_base/
H A D_lwp.c311 _lwp_setname(lwpid_t lid, const char *name) argument
/seL4-camkes-master/projects/musllibc/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-camkes-master/projects/picotcp/modules/
H A Dpico_6lowpan_ll.c374 int pico_dev_6lowpan_init(struct pico_dev_6lowpan *dev, const char *name, uint8_t *mac, enum pico_ll_mode ll_mode, uint16_t mtu, uint8_t nomac, argument
/seL4-camkes-master/projects/picotcp/test/
H A Dpicoapp.c242 char *nxt, *name = NULL, *addr = NULL, *nm = NULL, *gw = NULL; local
296 char *nxt, *name = NULL, *addr = NULL, *nm = NULL, *gw = NULL; local
350 char *nxt, *name = NULL, *sock = NULL, *addr = NULL, *nm = NULL, *gw = NULL, *addr6 = NULL, *nm6 = NULL, *gw6 = NULL, *loss_in = NULL, *loss_out = NULL; local
458 char *nxt, *name = NULL, *area0 = NULL, *area1 = NULL, *dump = NULL; local
514 char *nxt, *name = NULL, *sock = NULL; local
622 char *name = NULL, *args = NULL; local
[all...]
/seL4-camkes-master/tools/rumprun/platform/xen/
H A Drumphyper_bio.c107 devname2vbd(const char *name) argument
183 devname2num(const char *name) argument
216 rumpuser_open(const char *name, int mode, int *fdp) argument
261 rumpuser_getfileinfo(const char *name, uint64_t *size, int *type) argument
[all...]

Completed in 152 milliseconds

12345678910