Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dtable.h10 Area *areap; /* area to allocate entries */ member
19 Area *areap; /* area to allocate from */ member
H A Dshf.h54 Area *areap; /* area shf/buf were allocated in */ member
H A Dexpand.h30 Area *areap; /* area to allocate/free from */ member
H A Dlex.h29 Area *areap; member
H A Dlex.c950 pushs(int type, Area *areap) in pushs()