mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The function returns 0 on success and a negative number on error but is useful to know how many tokens were allocated. This will be used by the BLS parsing code to determine if needs to allocate mor tokens or not to parse the BLS fragments. GitHub-ID: #28 Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Reviewed-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>