HomeSort by: relevance | last modified time | path
    Searched defs:getspace (Results 1 - 2 of 2) 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 *
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 23 milliseconds