Home
last modified time | relevance | path

Searched refs:IO_validate_vtable (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/libio/
DlibioP.h108 (IO_validate_vtable \
116 # define _IO_JUMPS_FUNC(THIS) (IO_validate_vtable (_IO_JUMPS_FILE_plus (THIS)))
936 IO_validate_vtable (const struct _IO_jump_t *vtable) in IO_validate_vtable() function
/glibc-2.36/ChangeLog.old/
DChangeLog.1916787 * libio/libioP.h (IO_validate_vtable): Avoid ptrdiff_t overflow.
DChangeLog.1819857 * libio/libioP.h (_IO_JUMPS_FUNC): Call IO_validate_vtable.