Home
last modified time | relevance | path

Searched defs:areap (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Dlex.c1226 pushs(int type, Area *areap) in pushs()
Dsh.h1133 Area *areap; /* area shf/buf were allocated in */ member
1150 Area *areap; /* area to allocate entries */ member
1159 Area *areap; member
1467 Area *areap; /* area to allocate/free from */ member
1566 Area *areap; member
Dhistrap.c372 hist_execute(char *cmd, Area *areap) in hist_execute()