Searched refs:short2blk (Results 1 – 6 of 6) sorted by relevance
1033 environ = short2blk(STR_environ); in Setenv()1042 environ = short2blk(STR_environ); in Setenv()1062 environ = short2blk(STR_environ); in Unsetenv()1449 ret = progprintf(blklen(v), c = short2blk(v)); in doprintf()
277 t = short2blk(st); in texec()331 t = short2blk(st); in texec()
78 short2blk(Char *const *src) in short2blk() function
342 char **short2blk(Char * const *);
500 #define short2blk(a) saveblk(a) macro
227 environ = short2blk(STR_environ); /* So that we can free it */ in main()