OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fih
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libperfuse/
debug.c
113
struct fuse_in_header *
fih
;
local in function:perfuse_opdump_in
116
fih
= GET_INHDR(ps, pm);
118
switch(
fih
->opcode) {
/src/sys/arch/hp300/dev/
frodo.c
318
struct frodo_interhand *
fih
;
local in function:frodointr
330
fih
= &sc->sc_intr[line];
331
if (
fih
->ih_fn == NULL ||
332
(*
fih
->ih_fn)(
fih
->ih_arg) == 0)
/src/usr.sbin/perfused/
msg.c
170
struct fuse_in_header *
fih
;
local in function:perfused_new_pb
179
len = payload_len + sizeof(*
fih
);
190
if (len != payload_len + sizeof(*
fih
))
194
fih
= (struct fuse_in_header *)data;
195
fih
->len = (uint32_t)len;
196
fih
->opcode = opcode;
197
fih
->unique = perfuse_next_unique(pu);
198
fih
->nodeid = nodeid;
199
fih
->pid = 0;
211
if (puffs_cred_getuid(cred, &
fih
->uid) != 0
286
struct fuse_in_header *
fih
;
local in function:perfused_xchg_pb
373
struct fuse_in_header *
fih
;
local in function:perfused_get_inhdr
413
struct fuse_in_header *
fih
;
local in function:perfused_get_inpayload
620
struct fuse_in_header *
fih
;
local in function:perfused_cmpframe
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025