BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

khost_username - get the username part of the host spec

LIBRARY CALL

char *khost_username(
   const char *host,
   char *username)

INPUT

OUTPUT

none

RETURN VALUE

return TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This function is used to get the username part of the host spec.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kutils/src/khost.c

SEE ALSO

kutils(3)

COPYRIGHT

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