OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pssh_connect
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/puffs/mount_psshfs/
psshfs.c
66
static int
pssh_connect
(struct puffs_usermount *, int);
324
if (
pssh_connect
(pu, PSSHFD_META) == -1)
330
if (
pssh_connect
(pu, PSSHFD_DATA) == -1)
400
if ((newfd =
pssh_connect
(pu, which)) == -1)
423
pssh_connect
(struct puffs_usermount *pu, int which)
function
psshfs.c
66
static int
pssh_connect
(struct puffs_usermount *, int);
324
if (
pssh_connect
(pu, PSSHFD_META) == -1)
330
if (
pssh_connect
(pu, PSSHFD_DATA) == -1)
400
if ((newfd =
pssh_connect
(pu, which)) == -1)
423
pssh_connect
(struct puffs_usermount *pu, int which)
function
Completed in 34 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026