Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 94 of 94 for fileFor (0.22 sec)

  1. src/main/java/jcifs/smb1/smb1/SmbFile.java

                } catch( SmbException ex ) {
                    switch (ex.getNtStatus()) {
                        case NtStatus.NT_STATUS_INVALID_INFO_CLASS:
                        case NtStatus.NT_STATUS_UNSUCCESSFUL: // NetApp Filer
                            // SMB_FS_FULL_SIZE_INFORMATION not supported by the server.
                            level = Trans2QueryFSInformationResponse.SMB_INFO_ALLOCATION;
                            return queryFSInformation(level);
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Mon Mar 13 12:00:57 UTC 2023
    - 107.9K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Credential struct, NoSetGroups bool
    pkg syscall (freebsd-arm64), type Credential struct, Uid uint32
    pkg syscall (freebsd-arm64), type Dirent struct
    pkg syscall (freebsd-arm64), type Dirent struct, Fileno uint64
    pkg syscall (freebsd-arm64), type Dirent struct, Name [256]int8
    pkg syscall (freebsd-arm64), type Dirent struct, Namlen uint16
    pkg syscall (freebsd-arm64), type Dirent struct, Off int64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Credential struct, Uid uint32 #53466
    pkg syscall (freebsd-riscv64), type Dirent struct #53466
    pkg syscall (freebsd-riscv64), type Dirent struct, Fileno uint64 #53466
    pkg syscall (freebsd-riscv64), type Dirent struct, Name [256]int8 #53466
    pkg syscall (freebsd-riscv64), type Dirent struct, Namlen uint16 #53466
    pkg syscall (freebsd-riscv64), type Dirent struct, Off int64 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"DUPLICATE_CLOSE_SOURCE", Const, 0},
    		{"DUPLICATE_SAME_ACCESS", Const, 0},
    		{"DeleteFile", Func, 0},
    		{"DetachLsf", Func, 0},
    		{"DeviceIoControl", Func, 4},
    		{"Dirent", Type, 0},
    		{"Dirent.Fileno", Field, 0},
    		{"Dirent.Ino", Field, 0},
    		{"Dirent.Name", Field, 0},
    		{"Dirent.Namlen", Field, 0},
    		{"Dirent.Off", Field, 0},
    		{"Dirent.Pad0", Field, 12},
    		{"Dirent.Pad1", Field, 12},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top