OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:need_q
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
output.c
199
int
need_q
;
local in function:outshstr
224
need_q
= p[0] == 0 || p[strspn(p, norm_chars)] != 0;
229
if (
need_q
&& (p[0] == 0 || inquote(p) != 0)) {
245
if (
need_q
&& *p != '\0') {
output.c
199
int
need_q
;
local in function:outshstr
224
need_q
= p[0] == 0 || p[strspn(p, norm_chars)] != 0;
229
if (
need_q
&& (p[0] == 0 || inquote(p) != 0)) {
245
if (
need_q
&& *p != '\0') {
output.c
199
int
need_q
;
local in function:outshstr
224
need_q
= p[0] == 0 || p[strspn(p, norm_chars)] != 0;
229
if (
need_q
&& (p[0] == 0 || inquote(p) != 0)) {
245
if (
need_q
&& *p != '\0') {
Completed in 40 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025