BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

klist_checkident - check if the identifier is currently on the link list

LIBRARY CALL

int klist_checkident(
   klist *list)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

This routine simply returns whether the identifier currently exists on the link list. If the identifier 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.