Home
last modified time | relevance | path

Searched defs:pnode (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/sys/arch/arm64/stand/efiboot/
H A Dfdt.c522 fdt_parent_node_recurse(void *pnode, void *child) in fdt_parent_node_recurse()
538 void *pnode = fdt_next_node(0); in fdt_parent_node() local
/openbsd-src/sys/arch/riscv64/stand/efiboot/
H A Dfdt.c522 fdt_parent_node_recurse(void *pnode, void *child) in fdt_parent_node_recurse()
538 void *pnode = fdt_next_node(0); in fdt_parent_node() local
/openbsd-src/sys/arch/armv7/stand/efiboot/
H A Dfdt.c522 fdt_parent_node_recurse(void *pnode, void *child) in fdt_parent_node_recurse()
538 void *pnode = fdt_next_node(0); in fdt_parent_node() local
/openbsd-src/usr.sbin/unbound/validator/
H A Dautotrust.h94 rbnode_type pnode; member
/openbsd-src/sbin/unwind/libunbound/validator/
H A Dautotrust.h94 rbnode_type pnode; member
/openbsd-src/sys/dev/acpi/
H A Dacpipwrres.c304 struct aml_node *pnode; acpipwrres_foundcons() local
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsymbian.c394 sh_symbian_handle_dll_attribute (tree *pnode, tree name, tree args, in sh_symbian_handle_dll_attribute()
/openbsd-src/sys/dev/ofw/
H A Dfdt.c547 fdt_parent_node_recurse(void *pnode, void *child) in fdt_parent_node_recurse()
563 void *pnode = fdt_next_node(0); in fdt_parent_node() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dwinnt.c57 ix86_handle_dll_attribute (pnode, name, args, flags, no_add_attrs) in ix86_handle_dll_attribute() argument
/openbsd-src/sys/arch/macppc/macppc/
H A Dofw_machdep.c324 ofw_recurse_keyboard(int pnode) in ofw_recurse_keyboard()
/openbsd-src/gnu/gcc/gcc/
H A Dstmt.c2817 case_node_ptr pnode; in node_has_low_bound() local
2863 case_node_ptr pnode; in node_has_high_bound() local
H A Dc-common.c4281 handle_used_attribute (tree *pnode, tree name, tree ARG_UNUSED (args), in handle_used_attribute()
4338 handle_externally_visible_attribute (tree *pnode, tree name, in handle_externally_visible_attribute()
H A Dtree.c3709 handle_dll_attribute (tree * pnode, tree name, tree args, int flags, in handle_dll_attribute()
H A Ddwarf2out.c6413 limbo_die_node *node, **pnode; in break_out_includes() local
/openbsd-src/sys/arch/armv7/omap/
H A Dif_cpsw.c1279 cpsw_get_port_config(struct cpsw_port_config *conf, int pnode) in cpsw_get_port_config()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dstmt.c5874 case_node_ptr pnode; local
5921 case_node_ptr pnode; local
H A Dc-common.c5438 handle_used_attribute (pnode, name, args, flags, no_add_attrs) in handle_used_attribute() argument
H A Ddwarf2out.c6012 limbo_die_node *node, **pnode; local
/openbsd-src/sys/tmpfs/
H A Dtmpfs_vnops.c157 tmpfs_node_t *pnode; in tmpfs_lookup() local
/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dsession.c1050 char *pnode; in backward_move_node_structure() local
/openbsd-src/sys/arch/octeon/dev/
H A Dif_ogx.c1909 ogx_node_init(struct ogx_node **pnode, bus_dma_tag_t dmat, bus_space_tag_t iot) in ogx_node_init()