Searched refs:vcioputlist (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/vczip/tests/
H A Dtio.c121 if((v = vcioputlist(&io, list, N_LIST)) < 0)
122 terror("vcioputlist %d\n", (int)v);
123 twarn("vcioputlist %d: output size=%d\n", N_LIST, v);
/ast/src/lib/libvcodex/
H A Dvcio.c396 ssize_t vcioputlist(Vcio_t* io, Vcint_t* list, ssize_t nlist) function
398 ssize_t vcioputlist(io, list, nlist)
H A Dvcodex.h325 extern ssize_t vcioputlist _ARG_((Vcio_t*, Vcint_t*, ssize_t));

Completed in 29 milliseconds