OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hijackparse
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/librumphijack/
hijack.c
901
}
hijackparse
[] = {
variable in typeref:struct:__anon6a8b38820308[]
935
for (i = 0;
hijackparse
[i].parsefn; i++) {
936
if (strncmp(
hijackparse
[i].name, p,
938
if (nop2 &&
hijackparse
[i].needvalues)
941
hijackparse
[i].parsefn(nop2 ? NULL : p2+1);
946
if (
hijackparse
[i].parsefn == NULL)
hijack.c
901
}
hijackparse
[] = {
variable in typeref:struct:__anon6a8b38820308[]
935
for (i = 0;
hijackparse
[i].parsefn; i++) {
936
if (strncmp(
hijackparse
[i].name, p,
938
if (nop2 &&
hijackparse
[i].needvalues)
941
hijackparse
[i].parsefn(nop2 ? NULL : p2+1);
946
if (
hijackparse
[i].parsefn == NULL)
hijack.c
901
}
hijackparse
[] = {
variable in typeref:struct:__anon6a8b38820308[]
935
for (i = 0;
hijackparse
[i].parsefn; i++) {
936
if (strncmp(
hijackparse
[i].name, p,
938
if (nop2 &&
hijackparse
[i].needvalues)
941
hijackparse
[i].parsefn(nop2 ? NULL : p2+1);
946
if (
hijackparse
[i].parsefn == NULL)
Completed in 36 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025