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

/osnet-11/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1371 long bufd[DLPI_CHUNKSIZE / sizeof (long)]; local
1393 data.buf = (databuf == NULL) ? bufd : databuf;
1395 data.maxlen = (databuf == NULL) ? sizeof (bufd): *datalenp;
1435 dscratch.buf = (char *)bufd;

Completed in 30 milliseconds