Searched refs:getspace (Results 1 – 1 of 1) sorted by relevance
167 static ANY *getspace();612 Buffer = (wchar_t *)getspace(Buflen * sizeof (wchar_t)); in findopt()614 Colpts = (COLP) getspace((UNS) ((Ncols + 1) * in findopt()1330 s = strcpy((char *)getspace((UNS) strlen(s) + 1), s);1345 (void) sprintf(s = (char *)getspace((UNS) strlen(f->f_name)1354 (ERR *) getspace((UNS) sizeof (ERR));1366 getspace(UNS n) function