Home
last modified time | relevance | path

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

/src/usr.sbin/ctld/
H A Disns.cc58 isns_req::getspace(uint32_t len) in getspace() function in isns_req
77 getspace(sizeof(tlv) + vlen); in add()
H A Disns.hh88 void getspace(uint32_t len);
/src/usr.bin/tcopy/
H A Dtcopy.cc570 getspace(size_t blk) in getspace() function
635 char *buff = getspace(maxblk); in read_or_copy()
667 char *buf1 = getspace(maxblk); in verify()
668 char *buf2 = getspace(maxblk); in verify()