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

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dsh.h310 # define ISDIRSEP(c) ((c) == '\\' || (c) == '/') macro
325 # define ISDIRSEP(c) ((c) == '/') macro

Completed in 98 milliseconds