Home
last modified time | relevance | path

Searched refs:this_error (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/amd/amd/
H A Dafs_ops.c774 int this_error = -1; /* Per-mount error */ in afs_bgmount() local
785 for (; this_error && *cp->ivec; cp->ivec++) { in afs_bgmount()
792 hard_error = this_error; in afs_bgmount()
794 this_error = -1; in afs_bgmount()
864 if (this_error <= 0) in afs_bgmount()
865 this_error = ENOENT; in afs_bgmount()
875 this_error = 0; in afs_bgmount()
896 this_error = mf->mf_error; in afs_bgmount()
904 this_error = -1; in afs_bgmount()
915 this_error = -1; in afs_bgmount()
[all …]