get_subname
extern int get_subname(char **);
if (get_subname(&subname) != KMF_OK || subname == NULL) {
if (get_subname(&subname) != KMF_OK) {