Searched defs:where (Results 1 - 25 of 163) sorted by path

1234567

/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/sgs/tools/common/
H A Dstring_table.c203 avl_index_t where; local
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c2674 avl_index_t where; local
/freebsd-9.3-release/cddl/contrib/opensolaris/common/avl/
H A Davl.c214 avl_nearest(avl_tree_t *tree, avl_index_t where, int direction) argument
243 avl_find(avl_tree_t *tree, const void *value, avl_index_t *where) argument
470 avl_insert(avl_tree_t *tree, void *new_data, avl_index_t where) argument
622 avl_index_t where; local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_handle.c155 char where[30]; local
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_changelist.c402 char where[64]; local
H A Dlibzfs_config.c182 uu_avl_index_t where; local
H A Dlibzfs_mount.c210 is_mounted(libzfs_handle_t *zfs_hdl, const char *special, char **where) argument
224 zfs_is_mounted(zfs_handle_t *zhp, char **where) argument
469 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) argument
490 zfs_is_shared_nfs(zfs_handle_t *zhp, char **where) argument
497 zfs_is_shared_smb(zfs_handle_t *zhp, char **where) argument
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dst_parse.c111 _expected( const char *who, const char *what, const char *where, int line) argument
/freebsd-9.3-release/contrib/amd/libamu/
H A Dmisc_rpc.c83 pickup_rpc_reply(voidp pkt, int len, voidp where, XDRPROC_T_TYPE where_xdr) argument
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dresolver.c3502 log_ns_ttl(fetchctx_t *fctx, const char *where) { argument
H A Dvalidator.c184 markanswer(dns_validator_t *val, const char *where) { argument
/freebsd-9.3-release/contrib/bind9/lib/isccfg/
H A Dparser.c2319 static char where[ISC_DIR_PATHMAX + 100]; local
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dbfd-in2.h4606 ufile_ptr where; member in struct:bfd
[all...]
H A Dcache.c315 cache_bwrite (struct bfd *abfd, const void *where, file_ptr nbytes) argument
H A Dcoffcode.h4220 buy_and_read(bfd *abfd, file_ptr where, bfd_size_type size) argument
H A Delf32-i386.c2278 bfd_byte *where = contents + rel->r_offset; local
H A Delf32-ppc.c4411 bfd_vma where; local
H A Delfcode.h675 bfd_signed_vma where = i_ehdrp->e_shoff; local
[all...]
H A Dihex.c145 bfd_vma where; member in struct:ihex_data_list
766 bfd_vma where; local
[all...]
H A Dopncls.c434 file_ptr where; member in struct:opncls
[all...]
H A Dsrec.c146 bfd_vma where; member in struct:srec_data_list_struct
H A Dtekhex.c240 bfd_vma where; member in struct:tekhex_data_list_struct
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dcoffgrok.c203 struct coff_where *where = local
[all...]
H A Dcoffgrok.h204 } where; member in struct:coff_where
216 struct coff_where *where; member in struct:coff_symbol
/freebsd-9.3-release/contrib/binutils/gas/
H A Dcgen.c874 char *where = fixP->fx_frag->fr_literal + fixP->fx_where; local
[all...]

Completed in 328 milliseconds

1234567