Searched defs:ISABSPATH (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dsh.h311 # define ISABSPATH(s) (((s)[0] && (s)[1] == ':' && ISDIRSEP((s)[2]))) macro
327 # define ISABSPATH(s) \ macro
331 # define ISABSPATH(s) ISDIRSEP((s)[0]) macro

Completed in 121 milliseconds