OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:more_dirs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_vnops.c
2383
int error = 0,
more_dirs
= 1, blksiz = 0, bigenough = 1;
local
2404
while (
more_dirs
&& bigenough) {
2459
more_dirs
= fxdr_unsigned(int, *tl);
2462
while (
more_dirs
&& bigenough) {
2544
more_dirs
= fxdr_unsigned(int, *tl);
2549
if (!
more_dirs
) {
2551
more_dirs
= (fxdr_unsigned(int, *tl) == 0);
2562
more_dirs
= 0;
2611
int error = 0,
more_dirs
= 1, blksiz = 0, doit, bigenough = 1, i;
local
2627
while (
more_dirs
&& bigenough)
[
all
...]
/src/sys/fs/nfs/client/
nfs_clrpcops.c
2707
int error = 0, tlen,
more_dirs
= 1, blksiz = 0, bigenough = 1;
local
2876
while (
more_dirs
&& bigenough) {
2928
more_dirs
= fxdr_unsigned(int, *tl);
2929
if (!
more_dirs
)
2933
while (
more_dirs
&& bigenough) {
3047
more_dirs
= fxdr_unsigned(int, *tl);
3052
if (!
more_dirs
) {
3056
more_dirs
= !eof;
3142
int error = 0, tlen,
more_dirs
= 1, blksiz = 0, bigenough = 1;
local
3302
while (
more_dirs
&& bigenough)
[
all
...]
Completed in 19 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026