OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bigenough
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/librumpclient/
t_fd.c
47
ATF_TC_WITH_CLEANUP(
bigenough
);
variable
48
ATF_TC_HEAD(
bigenough
, tc)
62
ATF_TC_CLEANUP(
bigenough
, tc){system("env RUMP_SERVER=" RUMPSERV " rump.halt");}
65
ATF_TC_BODY(
bigenough
, tc)
142
ATF_TP_ADD_TC(tp,
bigenough
);
/src/sys/nfs/
nfs_vnops.c
2380
int error = 0, more_dirs = 1, blksiz = 0,
bigenough
= 1;
local
2401
while (more_dirs &&
bigenough
) {
2409
bigenough
= 0;
2459
while (more_dirs &&
bigenough
) {
2490
bigenough
= 0;
2491
if (
bigenough
) {
2519
if (
bigenough
) {
2579
if (
bigenough
) {
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
) {
2933
while (more_dirs &&
bigenough
) {
2967
bigenough
= 0;
2968
if (
bigenough
) {
3015
if (
bigenough
) {
3082
* If not
bigenough
, return not end of file, since you aren't
3089
else if (!
bigenough
)
3142
int error = 0, tlen, more_dirs = 1, blksiz = 0,
bigenough
= 1;
local
3302
while (more_dirs &&
bigenough
) {
[
all
...]
Completed in 37 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026