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

/freebsd-11.0-release/sys/compat/ndis/
H A Dpe_var.h509 #define IMPORT_CFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_CDECL } macro
524 #define IMPORT_CFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_AMD64 } macro
H A Dsubr_ntoskrnl.c4272 IMPORT_CFUNC(sprintf, 0),
4273 IMPORT_CFUNC(vsprintf, 0),
4276 IMPORT_CFUNC(DbgPrint, 0),
4279 IMPORT_CFUNC(strncmp, 0),
4280 IMPORT_CFUNC(strcmp, 0),
4282 IMPORT_CFUNC(strncpy, 0),
4283 IMPORT_CFUNC(strcpy, 0),
4284 IMPORT_CFUNC(strlen, 0),
4291 IMPORT_CFUNC(memcpy, 0),
4332 IMPORT_CFUNC(ato
[all...]
H A Dsubr_ndis.c3285 IMPORT_CFUNC(NdisWriteErrorLogEntry, 0),

Completed in 209 milliseconds