Home
last modified time | relevance | path

Searched refs:multisep (Results 1 – 1 of 1) sorted by relevance

/trueos/usr.bin/rs/
HDrs.c131 int multisep = (flags & ONEISEPONLY ? 0 : 1); in getfile() local
149 if (*p == isep && multisep) in getfile()
166 if (*p == isep && multisep) in getfile()