const github.com/prometheus/procfs.netUnixRefCountIdx

3 uses

	github.com/prometheus/procfs (current package)
		net_unix.go#L32: 	netUnixRefCountIdx
		net_unix.go#L153: 	users, err := u.parseUsers(fields[netUnixRefCountIdx])
		net_unix.go#L155: 		return nil, fmt.Errorf("Parse Unix domain ref count(%s) failed: %s", fields[netUnixRefCountIdx], err)