Searched refs:where (Results 1 - 25 of 317) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir2_trace.h44 void xfs_dir2_trace_args(char *where, struct xfs_da_args *args);
45 void xfs_dir2_trace_args_b(char *where, struct xfs_da_args *args,
47 void xfs_dir2_trace_args_bb(char *where, struct xfs_da_args *args,
49 void xfs_dir2_trace_args_bibii(char *where, struct xfs_da_args *args,
52 void xfs_dir2_trace_args_db(char *where, struct xfs_da_args *args,
54 void xfs_dir2_trace_args_i(char *where, struct xfs_da_args *args, xfs_ino_t i);
55 void xfs_dir2_trace_args_s(char *where, struct xfs_da_args *args, int s);
56 void xfs_dir2_trace_args_sb(char *where, struct xfs_da_args *args, int s,
61 #define xfs_dir2_trace_args(where, args)
62 #define xfs_dir2_trace_args_b(where, arg
[all...]
H A Dxfs_dir2_trace.c43 char *where,
64 (void *)(long)type, (void *)where,
71 (void *)(long)type, (void *)where,
81 char *where,
84 xfs_dir2_trace_enter(args->dp, XFS_DIR2_KTRACE_ARGS, where,
95 char *where,
99 xfs_dir2_trace_enter(args->dp, XFS_DIR2_KTRACE_ARGS_B, where,
111 char *where,
116 xfs_dir2_trace_enter(args->dp, XFS_DIR2_KTRACE_ARGS_BB, where,
129 char *where,
40 xfs_dir2_trace_enter( xfs_inode_t *dp, int type, char *where, char *name, int namelen, void *a0, void *a1, void *a2, void *a3, void *a4, void *a5, void *a6, void *a7) argument
80 xfs_dir2_trace_args( char *where, xfs_da_args_t *args) argument
94 xfs_dir2_trace_args_b( char *where, xfs_da_args_t *args, xfs_dabuf_t *bp) argument
110 xfs_dir2_trace_args_bb( char *where, xfs_da_args_t *args, xfs_dabuf_t *lbp, xfs_dabuf_t *dbp) argument
128 xfs_dir2_trace_args_bibii( char *where, xfs_da_args_t *args, xfs_dabuf_t *bs, int ss, xfs_dabuf_t *bd, int sd, int c) argument
148 xfs_dir2_trace_args_db( char *where, xfs_da_args_t *args, xfs_dir2_db_t db, xfs_dabuf_t *bp) argument
167 xfs_dir2_trace_args_i( char *where, xfs_da_args_t *args, xfs_ino_t i) argument
184 xfs_dir2_trace_args_s( char *where, xfs_da_args_t *args, int s) argument
199 xfs_dir2_trace_args_sb( char *where, xfs_da_args_t *args, int s, xfs_dabuf_t *bp) argument
[all...]
H A Dxfs_dir_sf.h131 void xfs_dir_trace_g_du(char *where, struct xfs_inode *dp, struct uio *uio);
132 void xfs_dir_trace_g_dub(char *where, struct xfs_inode *dp, struct uio *uio,
134 void xfs_dir_trace_g_dun(char *where, struct xfs_inode *dp, struct uio *uio,
136 void xfs_dir_trace_g_dul(char *where, struct xfs_inode *dp, struct uio *uio,
138 void xfs_dir_trace_g_due(char *where, struct xfs_inode *dp, struct uio *uio,
140 void xfs_dir_trace_g_duc(char *where, struct xfs_inode *dp, struct uio *uio,
142 void xfs_dir_trace_enter(int type, char *where,
/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_scan.c55 #define startcomment(where) (where[0] == '/' && where[1] == '*')
56 #define endcomment(where) (where[-1] == '*' && where[0] == '/')
164 if (*where == 0) {
174 *where = 0;
189 where = curline;
190 } else if (isspace(*where)) {
[all...]
/freebsd-9.3-release/contrib/binutils/gas/
H A Doutput-file.h22 void output_file_append (char *where, long length, char *filename);
H A Dinput-file.h38 * input_file_give_next_buffer(where) Call once to get each new buffer.
59 char *input_file_give_next_buffer (char *where);
H A Dobj.h25 void obj_emit_relocations (char **where, fixS * fixP,
27 void obj_emit_strings (char **where);
28 void obj_emit_symbols (char **where, symbolS * symbols);
37 void obj_symbol_to_chars (char **where, symbolS * symbolP);
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Ddoc.c88 char *where, *browser = variable_get(VAR_BROWSER_BINARY); local
97 where = strcpy(target, "http://www.freebsd.org");
99 where = msgGetInput("http://www.freebsd.org", "Please enter the URL of the location you wish to visit.");
100 if (where)
101 strcpy(target, where);
104 where = strcpy(target, "/usr/local/share/doc/freebsd/faq/index.html");
106 where = strcpy(target, "http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq");
109 where = strcpy(target, "/usr/local/share/doc/freebsd/handbook/index.html");
111 where = strcpy(target, "http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook");
113 if (where) {
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/gdbserver/
H A Dmem-break.h32 void set_breakpoint_at (CORE_ADDR where,
43 void reinsert_breakpoint (CORE_ADDR where);
47 void uninsert_breakpoint (CORE_ADDR where);
/freebsd-9.3-release/usr.sbin/kldxref/
H A Def_i386.c47 Elf_Addr *where, addr, addend; local
56 where = (Elf_Addr *)(dest + relbase + rel->r_offset - dataoff);
63 where = (Elf_Addr *)(dest + relbase + rela->r_offset - dataoff);
72 if ((char *)where < (char *)dest || (char *)where >= (char *)dest + len)
76 addend = *where;
81 *where = addr;
86 *where = addr;
90 *where = addr;
H A Def_amd64.c47 Elf64_Addr *where, val; local
57 where = (Elf_Addr *)(dest + relbase + rel->r_offset - dataoff);
64 where = (Elf_Addr *)(dest + relbase + rela->r_offset - dataoff);
73 if ((char *)where < (char *)dest || (char *)where >= (char *)dest + len)
81 addend = *(Elf32_Addr *)where;
84 addend = *where;
95 *where = val;
100 where32 = (Elf32_Addr *)where;
105 *where
[all...]
H A Def_powerpc.c50 Elf_Addr *where, addend; local
58 where = (Elf_Addr *) ((Elf_Off)dest - dataoff + rela->r_offset);
63 if ((char *)where < (char *)dest || (char *)where >= (char *)dest + len)
68 *where = relbase + addend;
/freebsd-9.3-release/gnu/lib/libodialog/TESTS/
H A Dmenu1.c28 static enum { nowhere, berlin, rome, ny } where; variable in typeref:enum:__anon4899
33 if (where == berlin) {
37 where = berlin;
46 if (where == rome) {
50 where = rome;
59 if (where == ny) {
63 where = ny;
H A Dmenu2.c28 static enum { nowhere, berlin, rome, ny } where; variable in typeref:enum:__anon4900
33 if (where == berlin)
36 where = berlin;
45 if (where == rome)
48 where = rome;
57 if (where == ny)
60 where = ny;
/freebsd-9.3-release/contrib/file/src/
H A Dis_tar.c133 from_oct(int digs, const char *where) argument
137 while (isspace((unsigned char)*where)) { /* Skip spaces */
138 where++;
143 while (digs > 0 && isodigit(*where)) { /* Scan til non-octal */
144 value = (value << 3) | (*where++ - '0');
148 if (digs > 0 && *where && !isspace((unsigned char)*where))
/freebsd-9.3-release/usr.bin/finger/
H A Dfinger.h50 struct where *whead, *wtail; /* list of where user is or has been */
55 typedef struct where { struct
56 struct where *next; /* next place user is or has been */
/freebsd-9.3-release/libexec/rtld-elf/arm/
H A Dreloc.c93 Elf_Addr *where; local
109 where = (Elf_Addr *)(relocbase + rel->r_offset);
111 *where += (Elf_Addr)relocbase;
122 load_ptr(void *where) argument
126 memcpy(&res, where, sizeof(res));
132 store_ptr(void *where, Elf_Addr val) argument
135 memcpy(where, &val, sizeof(val));
142 Elf_Addr *where; local
148 where = (Elf_Addr *)(obj->relocbase + rel->r_offset);
162 addend = *where;
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/contrib/less/
H A Dprompt.c163 curr_byte(where)
164 int where;
168 pos = position(where);
169 while (pos == NULL_POSITION && where >= 0 && where < sc_height-1)
170 pos = position(++where);
183 cond(c, where)
185 int where;
194 return (curr_byte(where) != NULL_POSITION);
220 return (curr_byte(where) !
485 int where; local
[all...]
H A Dposition.c39 position(where)
40 int where;
42 switch (where)
45 where = sc_height - 2;
48 where = sc_height - 1;
51 where = (sc_height - 1) / 2;
53 return (table[where]);
173 * a screen line number where the file position is placed on the screen.
/freebsd-9.3-release/sys/boot/common/
H A Dreloc_elf.c48 * target relocation base for the section (i.e. it corresponds to where
82 Elf64_Addr *where, val;
91 where = (Elf_Addr *)((char *)data + relbase + rel->r_offset -
100 where = (Elf_Addr *)((char *)data + relbase + rela->r_offset -
110 if ((char *)where < (char *)data || (char *)where >= (char *)data + len)
114 addend = *where;
126 *where = val;
131 *where = val;
140 Elf_Addr addend, addr, *where, va
[all...]
/freebsd-9.3-release/lib/libstand/
H A Dlseek.c69 lseek(int fd, off_t offset, int where) argument
83 switch (where) {
102 * handle it would fail in the same cases where the non-readahead
106 if (f->f_ralen != 0 && where != SEEK_END) {
110 switch (where) {
133 if (where == SEEK_CUR)
141 return (f->f_ops->fo_seek)(f, offset, where);
/freebsd-9.3-release/contrib/cvs/src/
H A Dcheckout.c49 static int checkout_proc PROTO((int argc, char **argv, char *where,
122 char *where = NULL; local
212 where = optarg;
256 if (where && pipeout)
269 if (server_active && where != NULL)
271 server_pathname_check (where);
275 if (!cat && !pipeout && !safe_location( where )) {
317 if (where != NULL)
318 option_with_arg ("-d", where);
334 client_send_expansions (local, where,
622 char *where; local
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dbfdio.c133 if (abfd->where + get > bim->size)
135 if (bim->size < (bfd_size_type) abfd->where)
138 get = bim->size - abfd->where;
141 memcpy (ptr, bim->buffer + abfd->where, (size_t) get);
142 abfd->where += get;
151 abfd->where += nread;
166 if (abfd->where + size > bim->size)
171 bim->size = abfd->where + size;
184 memcpy (bim->buffer + abfd->where, ptr, (size_t) size);
185 abfd->where
[all...]
/freebsd-9.3-release/libexec/rtld-elf/mips/
H A Dreloc.c94 load_ptr(void *where, size_t len) argument
98 if (__predict_true(((uintptr_t)where & (len - 1)) == 0)) {
101 return *(Elf_Sxword *)where;
103 return *(Elf_Sword *)where;
108 (void)memcpy(&val, where, len);
111 (void)memcpy((uint8_t *)((&val)+1) - len, where, len);
117 store_ptr(void *where, Elf_Sxword val, size_t len) argument
119 if (__predict_true(((uintptr_t)where & (len - 1)) == 0)) {
122 *(Elf_Sxword *)where = val;
126 *(Elf_Sword *)where
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/sparc64/
H A Dreloc.c331 Elf_Addr *where; local
337 where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
338 where32 = (Elf_Word *)where;
379 *where = (Elf_Addr)(obj->relocbase + value);
428 value -= (Elf_Addr)where;
460 ptr = (char *)where;
474 *where &= ~mask;
475 *where |= value;
492 Elf_Addr *where;
500 where
537 Elf_Addr *where; local
578 Elf_Word *where; local
[all...]

Completed in 205 milliseconds

1234567891011>>