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
2380
int error = 0,
more_dirs
= 1, blksiz = 0, bigenough = 1;
local
2401
while (
more_dirs
&& bigenough) {
2456
more_dirs
= fxdr_unsigned(int, *tl);
2459
while (
more_dirs
&& bigenough) {
2541
more_dirs
= fxdr_unsigned(int, *tl);
2546
if (!
more_dirs
) {
2548
more_dirs
= (fxdr_unsigned(int, *tl) == 0);
2559
more_dirs
= 0;
2608
int error = 0,
more_dirs
= 1, blksiz = 0, doit, bigenough = 1, i;
local
2624
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 17 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026