Home
last modified time | relevance | path

Searched refs:getspace (Results 1 – 1 of 1) sorted by relevance

/original-bsd/usr.bin/tcopy/
H A Dtcopy.c42 void *getspace __P((int));
113 buff = getspace(maxblk);
213 inb = getspace(maxblk);
276 getspace(blk) in getspace() function