| /freebsd-12.1/usr.bin/finger/ |
| H A D | finger.h | 57 typedef struct where { struct 58 struct where *next; /* next place user is or has been */ argument 59 enum status info; /* type/status of request */ 60 short writable; /* tty is writable */ 61 time_t loginat; /* time of (last) login */ 62 time_t idletime; /* how long idle (if logged in) */ 63 char tty[sizeof ((struct utmpx *)0)->ut_line]; /* tty line */ 64 char host[sizeof ((struct utmpx *)0)->ut_host]; /* host name */
|
| /freebsd-12.1/libexec/rtld-elf/arm/ |
| H A D | reloc.c | 133 Elf_Addr *where; in _rtld_relocate_nonplt_self() local 162 load_ptr(void *where) in load_ptr() 172 store_ptr(void *where, Elf_Addr val) in store_ptr() 182 Elf_Addr *where; in reloc_nonplt_object() local 400 Elf_Addr *where; in reloc_plt() local 421 Elf_Addr *where; in reloc_jmpslots() local 464 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, in reloc_jmpslot()
|
| /freebsd-12.1/libexec/rtld-elf/aarch64/ |
| H A D | reloc.c | 147 reloc_tlsdesc(const Obj_Entry *obj, const Elf_Rela *rela, Elf_Addr *where, in reloc_tlsdesc() 194 Elf_Addr *where; in reloc_plt() local 237 Elf_Addr *where, target; in reloc_jmpslots() local 266 Elf_Addr *where, target, *ptr; in reloc_iresolve() local 291 Elf_Addr *where, target; in reloc_gnu_ifunc() local 319 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, in reloc_jmpslot() 356 Elf_Addr *where, symval; in reloc_non_plt() local
|
| /freebsd-12.1/libexec/rtld-elf/amd64/ |
| H A D | reloc.c | 136 Elf_Addr *where, symval; in reloc_non_plt() local 333 Elf_Addr *where; in reloc_plt() local 366 Elf_Addr *where, target; in reloc_jmpslots() local 400 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, in reloc_jmpslot() 423 Elf_Addr *where, target, *ptr; in reloc_iresolve() local 453 Elf_Addr *where, target; in reloc_gnu_ifunc() local
|
| /freebsd-12.1/libexec/rtld-elf/i386/ |
| H A D | reloc.c | 135 Elf_Addr *where, symval, add; in reloc_non_plt() local 284 Elf_Addr *where/*, val*/; in reloc_plt() local 317 Elf_Addr *where, target; in reloc_jmpslots() local 352 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, in reloc_jmpslot() 369 Elf_Addr *where, target; in reloc_iresolve() local 399 Elf_Addr *where, target; in reloc_gnu_ifunc() local
|
| /freebsd-12.1/libexec/rtld-elf/mips/ |
| H A D | reloc.c | 173 load_ptr(void *where, size_t len) in load_ptr() 196 store_ptr(void *where, Elf_Sxword val, size_t len) in store_ptr() 222 Elf_Addr *where; in _rtld_relocate_nonplt_self() local 317 Elf_Addr *where; in _mips_rtld_bind() local 475 void *where; in reloc_non_plt() local 662 Elf_Addr *where; in reloc_plt() local 692 Elf_Addr *where; in reloc_jmpslots() local 735 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, in reloc_jmpslot()
|
| /freebsd-12.1/contrib/less/ |
| H A D | prompt.c | 162 curr_byte(where) in curr_byte() argument 182 cond(c, where) in cond() argument 246 protochar(c, where, iseditproto) in protochar() argument 484 int where; local
|
| /freebsd-12.1/libexec/rtld-elf/riscv/ |
| H A D | reloc.c | 156 Elf_Addr *where; in reloc_plt() local 181 Elf_Addr *where; in reloc_jmpslots() local 224 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, in reloc_jmpslot() 248 Elf_Addr *where; in reloc_non_plt() local
|
| /freebsd-12.1/contrib/binutils/include/ |
| H A D | obstack.h | 331 # define obstack_grow(OBSTACK,where,length) \ argument 341 # define obstack_grow0(OBSTACK,where,length) \ argument 407 # define obstack_copy(OBSTACK,where,length) \ argument 413 # define obstack_copy0(OBSTACK,where,length) \ argument 467 # define obstack_grow(h,where,length) \ argument 474 # define obstack_grow0(h,where,length) \ argument 512 # define obstack_copy(h,where,length) \ argument 515 # define obstack_copy0(h,where,length) \ argument
|
| /freebsd-12.1/contrib/gcclibs/include/ |
| H A D | obstack.h | 331 # define obstack_grow(OBSTACK,where,length) \ argument 341 # define obstack_grow0(OBSTACK,where,length) \ argument 407 # define obstack_copy(OBSTACK,where,length) \ argument 413 # define obstack_copy0(OBSTACK,where,length) \ argument 467 # define obstack_grow(h,where,length) \ argument 474 # define obstack_grow0(h,where,length) \ argument 512 # define obstack_copy(h,where,length) \ argument 515 # define obstack_copy0(h,where,length) \ argument
|
| /freebsd-12.1/sys/arm/arm/ |
| H A D | elf_machdep.c | 166 load_ptr(Elf_Addr *where) in load_ptr() 177 store_ptr(Elf_Addr *where, Elf_Addr val) in store_ptr() 192 Elf_Addr *where; in elf_reloc_internal() local
|
| /freebsd-12.1/contrib/gdb/include/ |
| H A D | obstack.h | 388 # define obstack_grow(OBSTACK,where,length) \ argument 398 # define obstack_grow0(OBSTACK,where,length) \ argument 464 # define obstack_copy(OBSTACK,where,length) \ argument 470 # define obstack_copy0(OBSTACK,where,length) \ argument 524 # define obstack_grow(h,where,length) \ argument 531 # define obstack_grow0(h,where,length) \ argument 569 # define obstack_copy(h,where,length) \ argument 572 # define obstack_copy0(h,where,length) \ argument
|
| /freebsd-12.1/gnu/usr.bin/grep/ |
| H A D | obstack.h | 382 # define obstack_grow(OBSTACK,where,length) \ argument 392 # define obstack_grow0(OBSTACK,where,length) \ argument 449 # define obstack_copy(OBSTACK,where,length) \ argument 455 # define obstack_copy0(OBSTACK,where,length) \ argument 509 # define obstack_grow(h,where,length) \ argument 516 # define obstack_grow0(h,where,length) \ argument 551 # define obstack_copy(h,where,length) \ argument 554 # define obstack_copy0(h,where,length) \ argument
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | zfs_rlock.c | 108 avl_index_t where; in zfs_range_lock_writer() local 271 zfs_range_add_reader(avl_tree_t *tree, rl_t *new, rl_t *prev, avl_index_t where) in zfs_range_add_reader() 360 avl_index_t where; in zfs_range_lock_reader() local
|
| H A D | dsl_deadlist.c | 229 avl_index_t where; in dsl_deadlist_insert() local 401 avl_index_t where; in dsl_deadlist_space_range() local 442 avl_index_t where; in dsl_deadlist_insert_bpobj() local 524 avl_index_t where; in dsl_deadlist_move_bpobj() local
|
| /freebsd-12.1/libexec/rtld-elf/powerpc64/ |
| H A D | reloc.c | 129 Elf_Addr *where; in reloc_non_plt_self() local 163 Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset); in reloc_nonplt_object() local 343 Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset); in reloc_plt_object() local 399 Elf_Addr *where; in reloc_jmpslots() local
|
| /freebsd-12.1/libexec/rtld-elf/powerpc/ |
| H A D | reloc.c | 133 Elf_Addr *where; in reloc_non_plt_self() local 167 Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset); in reloc_nonplt_object() local 342 Elf_Word *where = (Elf_Word *)(obj->relocbase + rela->r_offset); in reloc_plt_object() local 434 Elf_Addr *where; in reloc_jmpslots() local
|
| /freebsd-12.1/stand/libsa/ |
| H A D | lseek.c | 69 lseek(int fd, off_t offset, int where) in lseek()
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/common/avl/ |
| H A D | avl.c | 226 avl_nearest(avl_tree_t *tree, avl_index_t where, int direction) in avl_nearest() 255 avl_find(avl_tree_t *tree, const void *value, avl_index_t *where) in avl_find() 482 avl_insert(avl_tree_t *tree, void *new_data, avl_index_t where) in avl_insert() 634 avl_index_t where; in avl_add() local
|
| /freebsd-12.1/usr.sbin/bootparamd/bootparamd/ |
| H A D | bootparamd.c | 117 char *where; local 193 char *where; local
|
| /freebsd-12.1/lib/csu/amd64/ |
| H A D | reloc.c | 38 Elf_Addr *ptr, *where, target; in crt1_handle_rela() local
|
| /freebsd-12.1/lib/csu/i386/ |
| H A D | reloc.c | 38 Elf_Addr *where, target; in crt1_handle_rel() local
|
| /freebsd-12.1/usr.sbin/kldxref/ |
| H A D | ef_aarch64.c | 48 Elf_Addr *where, addend; in ef_reloc() local
|
| H A D | ef_powerpc.c | 50 Elf_Addr *where, addend; in ef_reloc() local
|
| /freebsd-12.1/usr.bin/mkimg/ |
| H A D | apm.c | 54 apm_metadata(u_int where, lba_t blk) in apm_metadata()
|