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

/osnet-11/usr/src/lib/libcpc/common/
H A Dlibcpc.c816 int szcmd; local
821 szcmd = CPC_ATTRLIST_SIZE;
823 szcmd = CPC_EVLIST_SIZE;
825 if (syscall(SYS_cpc, szcmd, -1, &size, arg, 0) != 0)

Completed in 16 milliseconds