Searched refs:short2blk (Results 1 – 6 of 6) sorted by relevance
290 extern char **short2blk (Char **);
302 char **p = short2blk(v); in dologin()327 p = short2blk(v); in donewgrp()1751 environ = short2blk(STR_environ); in tsetenv()1760 environ = short2blk(STR_environ); in tsetenv()1784 environ = short2blk(STR_environ); in Unsetenv()
366 t = short2blk(st); in texec()478 t = short2blk(st); in texec()
184 short2blk(Char **src) function
1126 #define short2blk(a) saveblk(a) macro
269 environ = short2blk(STR_environ); /* So that we can free it */ in main()