Searched defs:child (Results 201 - 225 of 503) sorted by relevance

1234567891011>>

/freebsd-10.1-release/usr.bin/csup/
H A Dglobtree.c194 globtree_not(struct globtree *child) argument
/freebsd-10.1-release/usr.bin/mail/
H A Dpopen.c54 struct child { struct
61 static struct child *child; variable in typeref:struct:child
[all...]
/freebsd-10.1-release/usr.sbin/autofs/
H A Dautomountd.c134 const struct node *child; local
[all...]
/freebsd-10.1-release/usr.sbin/mtree/
H A Dmtree.h42 struct _node *parent, *child; /* up, down */ member in struct:_node
/freebsd-10.1-release/usr.sbin/rpc.lockd/
H A Dkern.c128 pid_t child; local
/freebsd-10.1-release/contrib/ntp/lib/isc/
H A Dradix.c615 isc_radix_node_t *parent, *child; local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/common/avl/
H A Davl.c227 int child = AVL_INDEX2CHILD(where); local
258 int child = 0; local
309 avl_node_t *child = node->avl_child[left]; local
578 int child = direction; /* rely on AVL_BEFORE == 0, AVL_AFTER == 1 */ local
973 int child; local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c219 int child = cth->cth_parname != 0; local
[all...]
/freebsd-10.1-release/contrib/amd/hlfsd/
H A Dhlfsd.c647 int child = 0; local
788 int child; local
[all...]
H A Dhomedir.c288 int child; local
[all...]
/freebsd-10.1-release/contrib/binutils/ld/
H A Dldexp.c880 exp_unop (int code, etree_type *child) argument
[all...]
H A Dldexp.h71 union etree_union *child; member in struct:etree_union::__anon621
89 union etree_union *child; member in struct:etree_union::__anon625
/freebsd-10.1-release/contrib/bmake/
H A Dmake.c896 char *child, *allsrc; local
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp354 DomTreeNode *child = *ChildIter; local
599 DomTreeNode *child = NodeToProcess->nextChild(); local
337 StackNode(ScopedHTType *availableValues, LoadHTType *availableLoads, CallHTType *availableCalls, unsigned cg, DomTreeNode *n, DomTreeNode::iterator child, DomTreeNode::iterator end) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp169 Stmt *child = getEssential(*I); local
/freebsd-10.1-release/contrib/mdocml/
H A Dman.h80 struct man_node *child; /* first child AST node */ member in struct:man_node
/freebsd-10.1-release/contrib/mtree/
H A Dmtree.h43 struct _node *parent, *child; /* up, down */ member in struct:_node
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dcrypto.c125 svn_error_t *child; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_wc/
H A Dadm_files.c112 svn_wc__adm_child(const char *path, const char *child, apr_pool_t *result_pool) argument
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dbsd-cray.c724 int child, c, wstat; local
/freebsd-10.1-release/release/picobsd/tinyware/msh/
H A Dsh3.c83 int i, pv[2], rv, child, a; local
/freebsd-10.1-release/sys/arm/at91/
H A Dat91.c311 at91_alloc_resource(device_t dev, device_t child, int type, int *rid, argument
361 at91_get_resource_list(device_t dev, device_t child) argument
370 at91_release_resource(device_t dev, device_t child, int type, argument
388 at91_setup_intr(device_t dev, device_t child, struct resource *ires, int flags, driver_filter_t *filt, driver_intr_t *intr, void *arg, void **cookiep) argument
405 at91_teardown_intr(device_t dev, device_t child, struct resource *res, void *cookie) argument
416 at91_activate_resource(device_t bus, device_t child, int type, int rid, struct resource *r) argument
435 at91_print_child(device_t dev, device_t child) argument
[all...]
/freebsd-10.1-release/sys/arm/lpc/
H A Dlpc_mmc.c185 device_t child; local
439 lpc_mmc_request(device_t bus, device_t child, struct mmc_request *req) argument
540 lpc_mmc_read_ivar(device_t bus, device_t child, int which, argument
593 lpc_mmc_write_ivar(device_t bus, device_t child, int which, argument
637 lpc_mmc_update_ios(device_t bus, device_t child) argument
683 lpc_mmc_get_ro(device_t bus, device_t child) argument
690 lpc_mmc_acquire_host(device_t bus, device_t child) argument
705 lpc_mmc_release_host(device_t bus, device_t child) argument
[all...]
/freebsd-10.1-release/sys/arm/mv/
H A Dgpio.c610 phandle_t child, parent, root, ctrl; local
[all...]
H A Dmv_localbus.c314 localbus_print_child(device_t dev, device_t child) argument
333 localbus_alloc_resource(device_t bus, device_t child, int type, int *rid, argument
368 localbus_get_resource_list(device_t bus, device_t child) argument
377 localbus_get_devinfo(device_t bus, device_t child) argument
[all...]

Completed in 521 milliseconds

1234567891011>>