UTX_USERSIZE
if (!strncmp(step->name, bp->ut_name, UTX_USERSIZE))
char name[UTX_USERSIZE + 1];
if (!strncmp(utx->ut_name, *user, UTX_USERSIZE))