Searched defs:CALLBACK (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/boot/userboot/userboot/
H A Dlibuserboot.h34 #define CALLBACK(fn, args...) (callbacks->fn(callbacks_arg , ##args)) macro

Completed in 43 milliseconds