get_cpu
if ((comp = get_cpu(cmd->cmd_tgt1)) == NULL)
if ((comp = get_cpu(assoc->assoc_name)) == NULL)
static pool_component_t *get_cpu(const char *);