relative-path?

[procedure] absolute-path? path

[procedure] relative-path? path

MzScheme, Gauche: determine path is absolute or relative. These don't access the filesystem. See also complete-path?, Concept:FileSystem.

Some implementations have absolute-pathname?.