Function
Ibissource_get_prefix
since: 0.8
Declaration [src]
char*
ibis_source_get_prefix (
const char* source,
const char* prefixes
)
Description [src]
Gets the prefixes from source
.
prefixes
should be in descending order, from the prefix that gives the most
privileges to the prefix that gives the least. The server will send them in
this order. See PREFIX
Parameter for more information.
Available since: 0.8