SMB_AUTOHOME_KEYSIZ
char key[SMB_AUTOHOME_KEYSIZ];
(void) strlcpy(key, buf, SMB_AUTOHOME_KEYSIZ);
(void) strlcpy(key, name, SMB_AUTOHOME_KEYSIZ);