OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:multisep
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/rs/
rs.c
133
int
multisep
= (flags & ONEISEPONLY ? 0 : 1);
local
149
if (*p == isep &&
multisep
)
167
if (*p == isep &&
multisep
)
rs.c
133
int
multisep
= (flags & ONEISEPONLY ? 0 : 1);
local
149
if (*p == isep &&
multisep
)
167
if (*p == isep &&
multisep
)
Completed in 55 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026