Lines Matching refs:function
25 This type is a tuple of function identity and function pointer.
29 Arrays of this type must be terminated with a tuple having function
30 identity zero and function pointer NULL.
32 The available function identities and corresponding function
35 Any function identity not recognised by the recipient of this type
57 Arrays of this type must be terminated with a tuple having function
58 identity zero and function pointer NULL.
82 This is a function type for a generic feedback callback function:
86 A function that takes a pointer of this type should also take a
87 pointer to caller data. When calling this callback, the function is
94 This is a function type for a generic pass phrase callback function:
109 A function that takes a pointer of this type should also take a