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

/freebsd-9.3-release/contrib/opie/libopie/
H A Dhashlen.c27 VOIDPTR in AND struct opie_otpkey *out AND int n)
H A Dmd5c.c18 Modified by cmetz for OPIE 2.3. Changed PTR to VOIDPTR.
176 memcpy((VOIDPTR)&context->buffer[index], (VOIDPTR)input, partLen);
187 memcpy((VOIDPTR) & context->buffer[index],
188 (VOIDPTR) & input[i],
215 memset((VOIDPTR) context, 0, sizeof(*context));
303 memset((VOIDPTR)x, 0, sizeof(x));
/freebsd-9.3-release/contrib/opie/
H A Dopie.h24 Modified by cmetz for OPIE 2.3. Renamed PTR to VOIDPTR. Added
145 #define VOIDPTR void * macro

Completed in 44 milliseconds