OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:savelastp
(Results
1 - 1
of
1
) sorted by null
/system/core/sh/
expand.c
416
struct ifsregion saveifs, *
savelastp
;
local
426
savelastp
= ifslastp;
434
ifslastp =
savelastp
;
1071
struct strlist **
savelastp
;
local
1086
savelastp
= exparg.lastp;
1097
if (exparg.lastp ==
savelastp
) {
1107
*
savelastp
= sp = expsort(*
savelastp
);
Completed in 204 milliseconds