Searched refs:getcell (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/release/picobsd/tinyware/msh/
H A Dsh.h245 #define GETCELL 04 /* name & value space was got with getcell */
378 _PROTOTYPE(char *getcell , (unsigned nbytes ));
387 #define NEW(type) (type *)getcell(sizeof(type))
H A Dsh1.c461 if ((cp = getcell(n)) == 0)
826 getcell(nbytes) function

Completed in 105 milliseconds