BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

klist_checkentry - check if the klist entry is currently on the link list

LIBRARY CALL

int klist_checkentry(
   klist *list)

INPUT

OUTPUT

none

RETURN VALUE

return TRUE if the entry is the list, otherwise FALSE is returned

DESCRIPTION

This routine simply returns whether the klist entry currently exists on the link list. If the entry exists then TRUE is returned otherwise FALSE is returned.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/include/kutils/klist.h

SEE ALSO

kutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.