OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:equalsp
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ps/
keyword.c
258
char *p, *sp, *
equalsp
;
local in function:parsevarlist
267
equalsp
= strchr(p, '=');
268
if (
equalsp
)
269
*
equalsp
= '\0';
298
} else if (
equalsp
) {
299
*
equalsp
= '=';
keyword.c
258
char *p, *sp, *
equalsp
;
local in function:parsevarlist
267
equalsp
= strchr(p, '=');
268
if (
equalsp
)
269
*
equalsp
= '\0';
298
} else if (
equalsp
) {
299
*
equalsp
= '=';
Completed in 47 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025