Scroll to navigation

IDA_REMOVE(9) Basic Kernel Library Functions IDA_REMOVE(9)

NAME

ida_remove - remove the given ID

SYNOPSIS

void ida_remove(struct ida * ida, int id);

ARGUMENTS

ida
ida handle
id
ID to free

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16