OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fixed_str
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
str.c
310
const char *
fixed_str
= str;
local in function:Str_Match
314
str =
fixed_str
;
372
if (asterisk && str ==
fixed_str
) {
375
fixed_str
= str;
390
fixed_str
= str;
395
fixed_str
+= strlen(str);
404
fixed_str
++;
str.c
310
const char *
fixed_str
= str;
local in function:Str_Match
314
str =
fixed_str
;
372
if (asterisk && str ==
fixed_str
) {
375
fixed_str
= str;
390
fixed_str
= str;
395
fixed_str
+= strlen(str);
404
fixed_str
++;
Completed in 112 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025