OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numconnections
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/puffs/mount_psshfs/
psshfs.c
156
int exportfs, refreshival,
numconnections
;
local in function:main
168
numconnections
= 1;
180
numconnections
= atoi(optarg);
181
if (
numconnections
< 1 ||
numconnections
> 2) {
280
pctx.
numconnections
=
numconnections
;
329
if (
numconnections
== 2) {
psshfs.h
156
int
numconnections
;
member in struct:psshfs_ctx
Completed in 78 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025