OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:varflags
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/sh/
expand.c
733
int
varflags
)
740
subtype, p, p-str, str, startloc,
varflags
));
751
varflags
&= ~VSNUL; /*XXX Huh? What's that achieve? */
761
str, (
varflags
& VSNUL) ? "null or "
772
int
varflags
, int quotes)
795
p, strloc, subtype, startloc,
varflags
, quotes));
797
argstr(p, (
varflags
& (VSQUOTE|VSPATQ)) == VSQUOTE ? 0 : EXP_CASE);
891
int
varflags
;
local
903
varflags
= (unsigned char)*p++;
904
subtype =
varflags
& VSTYPE
[
all
...]
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026