Searched defs:where (Results 51 - 75 of 163) sorted by relevance

1234567

/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dfile.c269 enum { BEFORE, SEARCHHEADER, INHEADER, INDATA, DONE } where; local
[all...]
/freebsd-9.3-release/include/rpc/
H A Drpc_msg.h96 caddr_t where; member in struct:accepted_reply::__anon4978::__anon4980
/freebsd-9.3-release/lib/libstand/
H A Dbzipfs.c310 bzf_seek(struct open_file *f, off_t offset, int where) argument
H A Dgzipfs.c290 zf_seek(struct open_file *f, off_t offset, int where) argument
/freebsd-9.3-release/libexec/rtld-elf/arm/
H A Dreloc.c93 Elf_Addr *where; local
122 load_ptr(void *where) argument
132 store_ptr(void *where, Elf_Addr val) argument
142 Elf_Addr *where; local
358 Elf_Addr *where; local
379 Elf_Addr *where; local
421 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const Obj_Entry *defobj, const Obj_Entry *obj, const Elf_Rel *rel) argument
[all...]
/freebsd-9.3-release/libexec/rtld-elf/ia64/
H A Dreloc.c155 Elf_Addr *where = (Elf_Addr *) (obj->relocbase + rela->r_offset); local
411 Elf_Addr *where; local
426 Elf_Addr *where; local
469 Elf_Addr *where; local
491 Elf_Addr *where; local
512 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const Obj_Entry *obj, const Obj_Entry *refobj, const Elf_Rel *rel) argument
[all...]
/freebsd-9.3-release/libexec/rtld-elf/mips/
H A Dreloc.c94 load_ptr(void *where, size_t len) argument
117 store_ptr(void *where, Elf_Sxword val, size_t len) argument
143 Elf_Addr *where; local
385 void *where; local
520 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const Obj_Entry *defobj, const Obj_Entry *obj, const Elf_Rel *rel) argument
[all...]
/freebsd-9.3-release/libexec/rtld-elf/powerpc/
H A Dreloc.c131 Elf_Addr *where; local
165 Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset); local
335 Elf_Word *where = (Elf_Word *)(obj->relocbase + rela->r_offset); local
427 Elf_Addr *where; local
[all...]
/freebsd-9.3-release/libexec/rtld-elf/powerpc64/
H A Dreloc.c125 Elf_Addr *where; local
159 Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset); local
334 Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset); local
390 Elf_Addr *where; local
[all...]
/freebsd-9.3-release/sys/boot/ficl/
H A Dtools.c717 void *where; local
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/common/avl/
H A Davl.c215 avl_nearest(avl_tree_t *tree, avl_index_t where, int direction) argument
244 avl_find(avl_tree_t *tree, const void *value, avl_index_t *where) argument
471 avl_insert(avl_tree_t *tree, void *new_data, avl_index_t where) argument
623 avl_index_t where; local
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_deadlist.c214 avl_index_t where; local
377 avl_index_t where; local
418 avl_index_t where; local
498 avl_index_t where; local
[all...]
H A Drange_tree.c164 avl_index_t where; local
239 avl_index_t where; local
304 avl_index_t where; local
H A Dvdev_cache.c351 avl_index_t where; local
/freebsd-9.3-release/sys/rpc/
H A Drpc_msg.h96 caddr_t where; member in struct:accepted_reply::__anon10350::__anon10352
/freebsd-9.3-release/sys/sparc64/sparc64/
H A Delf_machdep.c319 Elf_Addr *where; local
341 Elf_Addr *where; local
/freebsd-9.3-release/usr.bin/csup/
H A Ddiff.c56 lineno_t where; member in struct:editcmd
[all...]
/freebsd-9.3-release/crypto/openssl/apps/
H A Ds_cb.c283 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret) argument
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_changelist.c402 char where[64]; local
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dcoffgrok.c203 struct coff_where *where = local
[all...]
/freebsd-9.3-release/contrib/binutils/gas/
H A Dcgen.c874 char *where = fixP->fx_frag->fr_literal + fixP->fx_where; local
[all...]
/freebsd-9.3-release/contrib/compiler-rt/BlocksRuntime/
H A Druntime.c116 static int latching_incr_int(int *where) { argument
145 static int latching_decr_int(int *where) { argument
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dcheckout.c122 char *where = NULL; local
622 char *where; local
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dipa-inline.c489 lookup_recursive_calls (struct cgraph_node *node, struct cgraph_node *where, argument
755 struct cgraph_node *where; local
[all...]
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c438 void putf(char *cp, char *where) argument

Completed in 232 milliseconds

1234567