OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:puffs_framebuf_getdata_atoff
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libpuffs/
requests.c
75
puffs_framebuf_getdata_atoff
(pb, 0, &phdr, sizeof(phdr));
144
puffs_framebuf_getdata_atoff
(pb, 0, &phdr, sizeof(phdr));
puffs.h
699
int
puffs_framebuf_getdata_atoff
(struct puffs_framebuf *, size_t,
framebuf.c
251
puffs_framebuf_getdata_atoff
(struct puffs_framebuf *pufbuf, size_t offset,
function
/src/usr.sbin/puffs/mount_9p/
ninebuf.c
54
puffs_framebuf_getdata_atoff
(pb, 4, &val, 1);
63
puffs_framebuf_getdata_atoff
(pb, 5, &val, 2);
72
puffs_framebuf_getdata_atoff
(pb, 0, &val, 4);
/src/sbin/mount_portal/
puffs_portal.c
175
puffs_framebuf_getdata_atoff
(pufbuf, sizeof(int), &max, sizeof(size_t));
221
if (
puffs_framebuf_getdata_atoff
(pufbuf, 0, &type, sizeof(int)) == -1)
365
puffs_framebuf_getdata_atoff
(pufbuf, 0, &error, sizeof(int));
376
puffs_framebuf_getdata_atoff
(pufbuf, sizeof(int),
759
rv =
puffs_framebuf_getdata_atoff
(pufbuf, 0, &written, sizeof(size_t));
/src/usr.sbin/puffs/mount_psshfs/
psbuf.c
68
puffs_framebuf_getdata_atoff
(pb, SFTP_TYPEOFF, &type, 1);
77
puffs_framebuf_getdata_atoff
(pb, SFTP_LENOFF, &len, 4);
86
puffs_framebuf_getdata_atoff
(pb, SFTP_REQIDOFF, &req, 4);
/src/usr.sbin/perfused/
msg.c
518
if (
puffs_framebuf_getdata_atoff
(pufbuf, 0, &foh, sizeof(foh)) != 0)
519
DERR(EX_SOFTWARE, "
puffs_framebuf_getdata_atoff
failed");
Completed in 22 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026