OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:int
/src/usr.sbin/puffs/mount_9p/
ninebuf.c
53
puffs_framebuf_getdata_atoff
(pb, 4, &val, 1);
62
puffs_framebuf_getdata_atoff
(pb, 5, &val, 2);
71
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
67
puffs_framebuf_getdata_atoff
(pb, SFTP_TYPEOFF, &type, 1);
76
puffs_framebuf_getdata_atoff
(pb, SFTP_LENOFF, &len, 4);
85
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 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025