OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:psbuf_get_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/puffs/mount_psshfs/
fs.c
105
if (
psbuf_get_type
(pb) != SSH_FXP_VERSION)
107
psbuf_get_type
(pb)), EPROTO);
135
if (
psbuf_get_type
(pb) != SSH_FXP_NAME)
190
type =
psbuf_get_type
(pb);
psbuf.c
63
psbuf_get_type
(struct puffs_framebuf *pb)
function in typeref:typename:uint8_t
457
type =
psbuf_get_type
(pb);
482
if (
psbuf_get_type
(pb) != SSH_FXP_STATUS)
508
if (
psbuf_get_type
(pb) != SSH_FXP_DATA) {
511
if (
psbuf_get_type
(pb) != SSH_FXP_STATUS)
psshfs.h
206
uint8_t
psbuf_get_type
(struct puffs_framebuf *);
subr.c
323
if (
psbuf_get_type
(pb) == SSH_FXP_STATUS) {
Completed in 13 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025