$20 GRAYBYTE WORDPRESS FILE MANAGER $98

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/usr/lib/golang/src/path/filepath/

HOME
Current File : /usr/lib/golang/src/path/filepath//symlink_plan9.go
// Copyright 2022 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

package filepath

import (
	"os"
	"strings"
	"syscall"
)

func evalSymlinks(path string) (string, error) {
	// Plan 9 doesn't have symbolic links, so no need for substitutions.
	if len(path) > 0 {
		// Check validity of path
		_, err := os.Lstat(path)
		if err != nil {
			// Return the same error value as on other operating systems
			if strings.HasSuffix(err.Error(), "not a directory") {
				err = syscall.ENOTDIR
			}
			return "", err
		}
	}
	return Clean(path), nil
}

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
16 Dec 2025 9.30 PM
root / root
0755
match.go
8.683 KB
4 Dec 2025 6.06 PM
root / root
0644
path.go
15.496 KB
4 Dec 2025 6.06 PM
root / root
0644
path_plan9.go
0.904 KB
4 Dec 2025 6.06 PM
root / root
0644
path_unix.go
0.947 KB
4 Dec 2025 6.06 PM
root / root
0644
path_windows.go
3.157 KB
4 Dec 2025 6.06 PM
root / root
0644
symlink.go
3.277 KB
4 Dec 2025 6.06 PM
root / root
0644
symlink_plan9.go
0.62 KB
4 Dec 2025 6.06 PM
root / root
0644
symlink_unix.go
0.28 KB
4 Dec 2025 6.06 PM
root / root
0644
symlink_windows.go
2.898 KB
4 Dec 2025 6.06 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF