compat_stub.c | 53 void (*vec_ntp_gettime)(struct ntptimeval *) = ntp_gettime; variable in typeref:typename:void (*)(struct ntptimeval *) 57 void (*vec_ntp_gettime)(struct ntptimeval *) = NULL; variable in typeref:typename:void (*)(struct ntptimeval *)
|