Searched defs:where (Results 26 - 50 of 140) sorted by relevance

123456

/freebsd-current/contrib/less/
H A Dlinenum.c443 public LINENUM currline(int where) argument
H A Dprompt.c150 static POSITION curr_byte(int where) argument
168 static int cond(char c, int where) argument
232 protochar(int c, int where, int iseditproto) argument
466 int where; local
[all...]
H A Dmark.c196 public void setmark(LWCHAR c, int where) argument
/freebsd-current/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c110 char *where; local
183 char *where; local
[all...]
/freebsd-current/sys/i386/i386/
H A Delf_machdep.c176 Elf_Addr *where; local
[all...]
/freebsd-current/usr.bin/finger/
H A Dfinger.h54 typedef struct where { struct
/freebsd-current/stand/userboot/userboot/
H A Dhost.c75 host_seek(struct open_file *f, off_t offset, int where) argument
/freebsd-current/stand/libsa/
H A Dsplitfs.c232 splitfs_seek(struct open_file *f, off_t offset, int where) argument
/freebsd-current/sys/arm/arm/
H A Delf_machdep.c162 load_ptr(Elf_Addr *where) argument
173 store_ptr(Elf_Addr *where, Elf_Addr val) argument
187 Elf_Addr *where; local
[all...]
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c438 void putf(char *cp, char *where) argument
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzfs_rlock.c162 avl_index_t where; local
407 avl_index_t where; local
311 zfs_rangelock_add_reader(avl_tree_t *tree, zfs_locked_range_t *new, zfs_locked_range_t *prev, avl_index_t where) argument
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_config.c178 uu_avl_index_t where; local
/freebsd-current/sys/contrib/openzfs/module/avl/
H A Davl.c219 avl_nearest(avl_tree_t *tree, avl_index_t where, int direction) argument
248 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 = 0; local
[all...]
/freebsd-current/contrib/lua/src/
H A Dlstate.c433 void luaE_warnerror (lua_State *L, const char *where) { argument
H A Dltm.c258 void luaT_getvarargs (lua_State *L, CallInfo *ci, StkId where, int wanted) { argument
/freebsd-current/stand/ficl/
H A Dtools.c720 void *where; local
/freebsd-current/usr.sbin/ypldap/
H A Dldapclient.c570 const char *where; local
/freebsd-current/sys/powerpc/powerpc/
H A Delf32_machdep.c239 Elf_Addr *where; local
343 Elf_Addr *where; local
[all...]
/freebsd-current/usr.bin/mkimg/
H A Dgpt.c145 gpt_metadata(u_int where, lba_t blk) argument
/freebsd-current/libexec/rtld-elf/i386/
H A Dreloc.c133 Elf_Addr *where, symval, add; local
289 Elf_Addr *where/*, val*/; local
322 Elf_Addr *where, target; local
357 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const Obj_Entry *obj __unused, const Obj_Entry *refobj __unused, const Elf_Rel *rel __unused) argument
373 Elf_Addr *where, target; local
426 Elf_Addr *where, target; local
[all...]
/freebsd-current/libexec/rtld-elf/amd64/
H A Dreloc.c135 Elf_Addr *where, symval; local
336 Elf_Addr *where; local
369 Elf_Addr *where, target; local
403 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const struct Struct_Obj_Entry *obj __unused, const struct Struct_Obj_Entry *refobj __unused, const Elf_Rel *rel __unused) argument
420 Elf_Addr *where, target, *ptr; local
475 Elf_Addr *where, target; local
[all...]
/freebsd-current/sys/rpc/
H A Drpc_msg.h94 caddr_t where; member in struct:accepted_reply::__anon726::__anon728
/freebsd-current/sys/riscv/riscv/
H A Delf_machdep.c296 Elf64_Addr *where; local
[all...]
/freebsd-current/include/rpc/
H A Drpc_msg.h94 caddr_t where; member in struct:accepted_reply::__anon71::__anon73
/freebsd-current/libexec/rtld-elf/arm/
H A Dreloc.c91 Elf_Addr *where; local
118 load_ptr(void *where) argument
128 store_ptr(void *where, Elf_Addr val) argument
138 Elf_Addr *where; local
359 Elf_Addr *where; local
380 Elf_Addr *where; local
432 reloc_jmpslot(Elf_Addr *where, Elf_Addr target, const Obj_Entry *defobj __unused, const Obj_Entry *obj __unused, const Elf_Rel *rel) argument
[all...]

Completed in 401 milliseconds

123456