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

1234567

/freebsd-10.0-release/lib/libstand/
H A Dgzipfs.c290 zf_seek(struct open_file *f, off_t offset, int where) argument
H A Dtftp.c556 tftp_seek(struct open_file *f, off_t offset, int where) argument
/freebsd-10.0-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-10.0-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-10.0-release/libexec/rtld-elf/mips/
H A Dreloc.c98 load_ptr(void *where, size_t len) argument
121 store_ptr(void *where, Elf_Sxword val, size_t len) argument
147 Elf_Addr *where; local
389 void *where; local
607 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const Obj_Entry *defobj, const Obj_Entry *obj, const Elf_Rel *rel) argument
[all...]
/freebsd-10.0-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-10.0-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-10.0-release/sys/boot/ficl/
H A Dtools.c721 void *where; local
H A Ddict.c701 void hashForget(FICL_HASH *pHash, void *where) argument
/freebsd-10.0-release/sys/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-10.0-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 Dvdev_cache.c351 avl_index_t where; local
/freebsd-10.0-release/sys/rpc/
H A Drpc_msg.h97 caddr_t where; member in struct:accepted_reply::__anon10921::__anon10923
/freebsd-10.0-release/sys/sparc64/sparc64/
H A Delf_machdep.c319 Elf_Addr *where; local
341 Elf_Addr *where; local
/freebsd-10.0-release/usr.bin/csup/
H A Ddiff.c55 lineno_t where; member in struct:editcmd
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_changelist.c402 char where[64]; local
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dcoffgrok.c203 struct coff_where *where = local
[all...]
/freebsd-10.0-release/contrib/binutils/gas/
H A Dcgen.c874 char *where = fixP->fx_frag->fr_literal + fixP->fx_where; local
[all...]
/freebsd-10.0-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-10.0-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-10.0-release/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c438 void putf(char *cp, char *where) argument
/freebsd-10.0-release/crypto/openssl/apps/
H A Ds_cb.c305 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret) argument
/freebsd-10.0-release/lib/libc/xdr/
H A Dxdr_rec.c661 char *where; local
/freebsd-10.0-release/sys/kern/
H A Dkern_xxx.c203 char *where; member in struct:getkerninfo_args
[all...]
/freebsd-10.0-release/usr.bin/rpcgen/
H A Drpc_util.c56 char *where = curline; /* current point in line */ variable

Completed in 146 milliseconds

1234567