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

/illumos-gate/usr/src/uts/common/io/
H A Dcpc.c81 #define ATTRLIST "picnum" macro
288 size = strlen(str) + sizeof (SEPARATOR ATTRLIST) + 1;
306 if (copyout(SEPARATOR ATTRLIST,
308 strlen(SEPARATOR ATTRLIST) + 1)
312 if (copyout(ATTRLIST,
314 strlen(ATTRLIST) + 1) == -1)

Completed in 67 milliseconds