OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dquote
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
wordexp.c
256
int
dquote
, level, quote, squote;
local in function:we_check
258
quote = squote =
dquote
= 0;
265
if (quote +
dquote
== 0)
270
dquote
^= 1;
283
if (quote + squote +
dquote
== 0)
325
if (quote + squote +
dquote
!= 0)
/src/usr.sbin/rtadvd/
advcap.c
267
int
dquote
;
local in function:tskip
269
dquote
= 0;
273
if (!
dquote
)
287
dquote
= (
dquote
? 0 : 1);
Completed in 14 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025