attrib_name        74 source3/modules/vfs_tsmsm.c 	const char *attrib_name;
attrib_name       112 source3/modules/vfs_tsmsm.c 	tsmd->attrib_name = lp_parm_talloc_string(SNUM(handle->conn), tsmname, 
attrib_name       114 source3/modules/vfs_tsmsm.c 	talloc_steal(tsmd, tsmd->attrib_name);
attrib_name       188 source3/modules/vfs_tsmsm.c 	strlcpy((char *)&dmname.an_chars[0], tsmd->attrib_name, sizeof(dmname.an_chars));