22 int ignoreFileForScan(
char *
s);
void licenseScan(list_t *licenseList)
scan the list for a license(s)
int s
The socket that the CLI will use to communicate.
void licenseInit()
license initialization
list_t type structure used to keep various lists. (e.g. there are multiple lists).