Home
last modified time | relevance | path

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

/freebsd/usr.bin/rs/
H A Drs.cc108 int multisep = (flags & ONEISEPONLY ? 0 : 1); in getfile() local
126 if (*p == isep && multisep) in getfile()
141 if (*p == isep && multisep) in getfile()