HomeSort by: relevance | last modified time | path
    Searched defs:getspace (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/tcopy/
tcopy.c 69 static void *getspace(int);
141 buff = getspace(maxblk);
239 inb = getspace(maxblk);
305 getspace(int blk) function in typeref:typename:void *

Completed in 13 milliseconds