OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_reads
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/puffs/mount_psshfs/
psshfs.c
76
unsigned int
max_reads
;
variable in typeref:typename:unsigned int
216
max_reads
= atoi(optarg);
node.c
538
if (
max_reads
&& ++psn->readcount >
max_reads
) {
557
if (
max_reads
&& --psn->readcount >=
max_reads
) {
psshfs.h
35
extern unsigned int
max_reads
;
Completed in 12 milliseconds
Indexes created Tue Oct 14 00:09:49 GMT 2025